All Downloads are FREE. Search and download functionalities are using the official Maven repository.

er.apps-contrib.1.0.56.source-code.zookeeper.json Maven / Gradle / Ivy

{
  "repositories": [
    "central"
  ],
  "dependencies": [
    "org.apache.zookeeper:zookeeper:latest.release",
    "io.dropwizard:dropwizard-metrics:2.0.13",
    "org.xerial.snappy:snappy-java:1.1.7.7"
  ],
  "mainClass": "org.apache.zookeeper.server.quorum.QuorumPeerMain",
  "descriptor-comments": [
    "seems dropwizards and snappy-java are required for zookeeper 3.6.2",
    "(3.5.8 seems fine OTOH)."
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy