Download elastic-config-4.0-b33.jar file - Jar e

Jar examples for e:elastic-config

Description

Elastic-Config - Distributed Configuration Center Based On ZooKeeper

You can download jar file elastic-config 4.0-b33 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add elastic-config-4.0-b33.jar to your project.

<dependency>
   <groupId>org.glassfish.main.elasticity</groupId>
   <artifactId>elastic-config</artifactId>
   <version>4.0-b33</version>
</dependency>
compile group: 'org.glassfish.main.elasticity', name: 'elastic-config', version: '4.0-b33'
libraryDependencies += "org.glassfish.main.elasticity" % "elastic-config" % "4.0-b33"
<dependency org="org.glassfish.main.elasticity" name="elastic-config" rev="4.0-b33"/>
@Grapes(@Grab(group='org.glassfish.main.elasticity', module='elastic-config', version='4.0-b33'))
'org.glassfish.main.elasticity:elastic-config:jar:4.0-b33'

Download

Click the following link to download the jar file.

elastic-config-4.0-b33-javadoc.jar
elastic-config-4.0-b33-sources.jar
elastic-config-4.0-b33.jar
elastic-config-4.0-b33.pom



Related Tutorials