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