Download configurator-0.8.11.jar file - Jar c

Jar examples for c:configurator

Description

Configuration Management Service based on ZooKeeper

You can download jar file configurator 0.8.11 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add configurator-0.8.11.jar to your project.

<dependency>
   <groupId>com.thesett</groupId>
   <artifactId>configurator</artifactId>
   <version>0.8.11</version>
</dependency>
compile group: 'com.thesett', name: 'configurator', version: '0.8.11'
libraryDependencies += "com.thesett" % "configurator" % "0.8.11"
<dependency org="com.thesett" name="configurator" rev="0.8.11"/>
@Grapes(@Grab(group='com.thesett', module='configurator', version='0.8.11'))
'com.thesett:configurator:jar:0.8.11'

Download

Click the following link to download the jar file.

configurator-0.8.11-javadoc.jar
configurator-0.8.11-sources.jar
configurator-0.8.11.jar
configurator-0.8.11.pom



Related Tutorials