Download tamaya-etcd-0.2-incubating.jar file - Jar t

Jar examples for t:tamaya-etcd

Description

You can download jar file tamaya-etcd 0.2-incubating in this page.

License

Apache License

Build File

You can use the following script to add tamaya-etcd-0.2-incubating.jar to your project.

<dependency>
   <groupId>org.apache.tamaya.ext</groupId>
   <artifactId>tamaya-etcd</artifactId>
   <version>0.2-incubating</version>
</dependency>
compile group: 'org.apache.tamaya.ext', name: 'tamaya-etcd', version: '0.2-incubating'
libraryDependencies += "org.apache.tamaya.ext" % "tamaya-etcd" % "0.2-incubating"
<dependency org="org.apache.tamaya.ext" name="tamaya-etcd" rev="0.2-incubating"/>
@Grapes(@Grab(group='org.apache.tamaya.ext', module='tamaya-etcd', version='0.2-incubating'))
'org.apache.tamaya.ext:tamaya-etcd:jar:0.2-incubating'

Download

Click the following link to download the jar file.

tamaya-etcd-0.2-incubating-javadoc.jar
tamaya-etcd-0.2-incubating-sources.jar
tamaya-etcd-0.2-incubating.jar
tamaya-etcd-0.2-incubating.pom



Related Tutorials