https://github.com/sgroschupf/zkclient
Last synced: about 1 month ago
Repository metadata:
a zookeeper client, that makes life a little easier.
- Host: GitHub
- URL: https://github.com/sgroschupf/zkclient
- Owner: sgroschupf
- License: apache-2.0
- Created: 2009-07-01T04:13:42.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2024-03-14T19:04:50.000Z (9 months ago)
- Last Synced: 2024-09-20T02:07:21.005Z (3 months ago)
- Language: Java
- Homepage: www.datameer.com
- Size: 10.3 MB
- Stars: 1,084
- Watchers: 125
- Forks: 493
- Open Issues: 33
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG.markdown
- License: LICENSE
Owner metadata:
- Name: Stefan Groschupf
- Login: sgroschupf
- Email:
- Kind: user
- Description:
- Website: www.datameer.com
- Location: North California
- Twitter:
- Company: Datamee Inc
- Icon url: https://avatars.githubusercontent.com/u/53153?v=4
- Repositories: 9
- Last Synced at: 2023-04-18T11:21:18.145Z
- Profile URL: https://github.com/sgroschupf
- Sponsor URL:
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 | 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
- Total packages: 2
- Total downloads: unknown
- Total docker downloads: 421,975
- Total dependent packages: 478 (may contain duplicates)
- Total dependent repositories: 12,523 (may contain duplicates)
- Total versions: 11
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
- 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