Jar examples for c:configurator
Configuration Management Service based on ZooKeeper
You can download jar file configurator 0.8.13 in this page.
The Apache License, Version 2.0
You can use the following script to add configurator-0.8.13.jar to your project.
<dependency> <groupId>com.thesett</groupId> <artifactId>configurator</artifactId> <version>0.8.13</version> </dependency>
compile group: 'com.thesett', name: 'configurator', version: '0.8.13'
libraryDependencies += "com.thesett" % "configurator" % "0.8.13"
<dependency org="com.thesett" name="configurator" rev="0.8.13"/>
@Grapes(@Grab(group='com.thesett', module='configurator', version='0.8.13'))
'com.thesett:configurator:jar:0.8.13'
Click the following link to download the jar file.
configurator-0.8.13-javadoc.jar