{"id":13622140,"url":"https://github.com/sgroschupf/zkclient","last_synced_at":"2025-05-14T11:09:27.343Z","repository":{"id":603944,"uuid":"240361","full_name":"sgroschupf/zkclient","owner":"sgroschupf","description":"a zookeeper client, that makes life a little easier.","archived":false,"fork":false,"pushed_at":"2024-03-14T19:04:50.000Z","size":10834,"stargazers_count":1086,"open_issues_count":33,"forks_count":490,"subscribers_count":124,"default_branch":"master","last_synced_at":"2025-03-31T12:57:08.415Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"www.datameer.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sgroschupf.png","metadata":{"files":{"readme":"README.markdown","changelog":"CHANGELOG.markdown","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2009-07-01T04:13:42.000Z","updated_at":"2025-03-20T11:45:40.000Z","dependencies_parsed_at":"2024-06-18T18:43:55.789Z","dependency_job_id":"8c1d19ba-1025-4cc6-b34a-7c068dcebc54","html_url":"https://github.com/sgroschupf/zkclient","commit_stats":{"total_commits":166,"total_committers":22,"mean_commits":7.545454545454546,"dds":0.5301204819277108,"last_synced_commit":"03ccf12c70aca2f771bfcd94d44dc7c4d4a1495e"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgroschupf%2Fzkclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgroschupf%2Fzkclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgroschupf%2Fzkclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgroschupf%2Fzkclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sgroschupf","download_url":"https://codeload.github.com/sgroschupf/zkclient/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248339262,"owners_count":21087213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T21:01:14.676Z","updated_at":"2025-04-11T03:40:51.336Z","avatar_url":"https://github.com/sgroschupf.png","language":"Java","funding_links":[],"categories":["Java","dependency list","常用框架\\\u0026第三方库"],"sub_categories":[],"readme":"ZkClient: a zookeeper client, that makes life a little easier. \n=====\n\n+ Website: \t\t\thttps://github.com/sgroschupf/zkclient\n+ Apache 2.0 License\n\n==\u003e see [CHANGELOG][] for recent work\n\n\nBuild ZkClient from sources:\n---------------\n\n+ git clone https://github.com/sgroschupf/zkclient.git\n+ ./gradlew test _(run the test suite)_\n+ ./gradlew jars _(build the jars)_\n+ (see available build targets by executing './gradlew tasks' )\n\n\nHowto release ZkClient as maven artifact\n---------------\n- sonatype repository is already configured: https://issues.sonatype.org/browse/OSSRH-4783\n- generate gpg key and publish it to _hkp://pool.sks-keyservers.net_ (https://docs.sonatype.org/display/Repository/How+To+Generate+PGP+Signatures+With+Maven may be of help)\n- tell gradle about the gpg key and sonatype credentials, e.g. through ~/.gradle/gradle.properties: \n  - sonatypeUsername=$yourSonatypeUser\n  - sonatypePassword=$yourSonatypePassword\n  - signing.keyId=$yourKeyId\n  - signing.password=$yourKeyPassphrase\n  - signing.secretKeyRingFile=/Users/$username/.gnupg/secring.gpg\n- set version in build.gradle to the release version (e.g. 0.5-dev to 0.5) and commit\n- update CHANGELOG.markdown\n- upload the signed artifacts to the Sonatype repository\n  - _gradle clean uploadArchives_  \n- go to https://oss.sonatype.org/index.html#stagingRepositories and close the repository \n- check the artifacts and if everything is ok, release the repository (on the same page)\n- syncing to central maven repository will then be activated (might take around 2h)\n- tag with \n  - _git tag -a $releaseVersion -m \"Tag for $releaseVersion release\"_\n  - _git push --tags_\n- set version in build.gradle to the next dev version (e.g 0.5 to 0.6-dev) and commit\n\n\n[CHANGELOG]: ./CHANGELOG.markdown\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgroschupf%2Fzkclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsgroschupf%2Fzkclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgroschupf%2Fzkclient/lists"}