https://github.com/sgroschupf/zkclient

Last synced: about 1 month ago

Repository metadata:

a zookeeper client, that makes life a little easier.


Owner metadata:


Committers metadata

Last synced: about 2 months ago

Total Commits: 166
Total Committers: 22
Avg Commits per committer: 7.545
Development Distribution Score (DDS): 0.53

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Peter Voss i****o@p****g 78
Johannes Zillmann jz@d****m 47
Stefan Groschupf sg@1****i 8
Stefan Groschupf sg@1****m 6
Flavio Junqueira f****j@a****g 5
Anatoly Fayngelerin a****y@y****m 3
Harsha h****h 2
Adam Rosien a****m@n****m 2
Greg Moulliet g****t@G****l 2
Alexis Midon a****n@c****m 1
Ben McCann b****n@l****m 1
Erik Weathers e****s@g****m 1
Filipe Azevedo f****e@a****o 1
Gwen Shapira c****i@g****m 1
Ioannis Canellos i****l@a****g 1
Ismael Juma i****l@j****k 1
Jaikiran Pai j****i@g****m 1
Parth Brahmbhatt b****h@g****m 1
Patrick Hunt p****1@g****m 1
Ryan Sue r****e@t****) 1
Thomas Koch t****h@y****h 1
felipelb f****a@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

maven: com.101tec:zkclient

A zookeeper client, that makes life a little easier.

  • Homepage: https://github.com/sgroschupf/zkclient
  • Documentation: https://appdoc.app/artifact/com.101tec/zkclient/
  • Licenses: The Apache Software License, Version 2.0
  • Latest release: 0.1.0 (published over 11 years ago)
  • Last Synced: 2024-11-11T00:37:38.057Z (about 1 month ago)
  • Versions: 10
  • Dependent Packages: 402
  • Dependent Repositories: 8,591
  • Docker Downloads: 248,185
  • Rankings:
    • Dependent repos count: 0.091%
    • Dependent packages count: 0.202%
    • Docker downloads count: 2.612%
    • Average: 4.61%
    • Forks count: 8.777%
    • Stargazers count: 11.369%
maven: com.github.sgroschupf:zkclient

a zookeeper client, that makes life a little easier

  • Homepage: http://maven.apache.org
  • Documentation: https://appdoc.app/artifact/com.github.sgroschupf/zkclient/
  • Licenses: The Apache Software License, Version 2.0
  • Latest release: 0.1 (published over 13 years ago)
  • Last Synced: 2024-11-11T00:37:29.201Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 76
  • Dependent Repositories: 3,932
  • Docker Downloads: 173,790
  • Rankings:
    • Dependent repos count: 0.154%
    • Dependent packages count: 0.954%
    • Docker downloads count: 2.528%
    • Average: 4.756%
    • Forks count: 8.777%
    • Stargazers count: 11.369%

Dependencies

build.gradle maven
  • org.apache.zookeeper:zookeeper 3.4.13 compile
  • org.slf4j:slf4j-api 1.6.1 compile
  • commons-io:commons-io 1.4 testCompile
  • junit:junit 4.12 testCompile
  • log4j:log4j 1.2.15 testCompile
  • org.assertj:assertj-core 2.0.0 testCompile
  • org.mockito:mockito-core 1.8.0 testCompile
  • org.slf4j:slf4j-log4j12 1.6.1 testCompile