Download qbit-consul-client-0.9.1-RC4.jar file - Jar q

Jar examples for q:qbit-consul-client

Description

Consul client for qbit

You can download jar file qbit-consul-client 0.9.1-RC4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add qbit-consul-client-0.9.1-RC4.jar to your project.

<dependency>
   <groupId>com.github.advantageous</groupId>
   <artifactId>qbit-consul-client</artifactId>
   <version>0.9.1-RC4</version>
</dependency>
compile group: 'com.github.advantageous', name: 'qbit-consul-client', version: '0.9.1-RC4'
libraryDependencies += "com.github.advantageous" % "qbit-consul-client" % "0.9.1-RC4"
<dependency org="com.github.advantageous" name="qbit-consul-client" rev="0.9.1-RC4"/>
@Grapes(@Grab(group='com.github.advantageous', module='qbit-consul-client', version='0.9.1-RC4'))
'com.github.advantageous:qbit-consul-client:jar:0.9.1-RC4'

Download

Click the following link to download the jar file.

qbit-consul-client-0.9.1-RC4-javadoc.jar
qbit-consul-client-0.9.1-RC4-sources.jar
qbit-consul-client-0.9.1-RC4.jar
qbit-consul-client-0.9.1-RC4.pom



Related Tutorials