Download configurator-0.8-M1.jar file - Jar c

Jar examples for c:configurator

Description

Configuration Management Service based on ZooKeeper

You can download jar file configurator 0.8-M1 in this page.

License

The Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

configurator-0.8-M1-javadoc.jar
configurator-0.8-M1-sources.jar
configurator-0.8-M1.jar
configurator-0.8-M1.pom



Related Tutorials