| License | License | 
|---|---|
| Categories | CategoriesConfiguration Application Layer Libs config | 
| GroupId | GroupIdme.escoffier.vertx | 
| ArtifactId | ArtifactIdvertx-configuration-zookeeper-store | 
| Last Version | Last Version0.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionA configuration support for Vert.x applications | 
| Project Organization | Project Organizationescoffier.me | 
<!-- https://jarcasting.com/artifacts/me.escoffier.vertx/vertx-configuration-zookeeper-store/ -->
<dependency>
    <groupId>me.escoffier.vertx</groupId>
    <artifactId>vertx-configuration-zookeeper-store</artifactId>
    <version>0.1.0</version>
</dependency>// https://jarcasting.com/artifacts/me.escoffier.vertx/vertx-configuration-zookeeper-store/
implementation 'me.escoffier.vertx:vertx-configuration-zookeeper-store:0.1.0'// https://jarcasting.com/artifacts/me.escoffier.vertx/vertx-configuration-zookeeper-store/
implementation ("me.escoffier.vertx:vertx-configuration-zookeeper-store:0.1.0")'me.escoffier.vertx:vertx-configuration-zookeeper-store:jar:0.1.0'<dependency org="me.escoffier.vertx" name="vertx-configuration-zookeeper-store" rev="0.1.0">
  <artifact name="vertx-configuration-zookeeper-store" type="jar" />
</dependency>@Grapes(
@Grab(group='me.escoffier.vertx', module='vertx-configuration-zookeeper-store', version='0.1.0')
)libraryDependencies += "me.escoffier.vertx" % "vertx-configuration-zookeeper-store" % "0.1.0"[me.escoffier.vertx/vertx-configuration-zookeeper-store "0.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| me.escoffier.vertx : vertx-configuration | jar | 0.1.0 | 
| org.apache.curator : curator-framework | jar | 2.11.0 | 
| io.vertx : vertx-core | jar | |
| io.vertx : vertx-codegen Optional | jar | |
| io.vertx : vertx-docgen Optional | jar | |
| io.vertx : vertx-codetrans Optional | jar | |
| io.vertx : vertx-lang-groovy Optional | jar | |
| io.vertx : vertx-lang-ruby Optional | jar | |
| io.vertx : vertx-lang-js Optional | jar | |
| io.vertx : vertx-rx-java Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.curator : curator-test | jar | 2.11.0 | 
| io.vertx : vertx-unit | jar | |
| org.assertj : assertj-core | jar | 3.4.1 | 
| junit : junit | jar | 4.12 | 
| com.jayway.awaitility : awaitility | jar | 1.7.0 |