Jar examples for c:consul-rest-client
consul-rest-client
You can download jar file consul-rest-client 0.6 in this page.
BSD-style
You can use the following script to add consul-rest-client-0.6.jar to your project.
<dependency> <groupId>com.github.dcshock</groupId> <artifactId>consul-rest-client</artifactId> <version>0.6</version> </dependency>
compile group: 'com.github.dcshock', name: 'consul-rest-client', version: '0.6'
libraryDependencies += "com.github.dcshock" % "consul-rest-client" % "0.6"
<dependency org="com.github.dcshock" name="consul-rest-client" rev="0.6"/>
@Grapes(@Grab(group='com.github.dcshock', module='consul-rest-client', version='0.6'))
'com.github.dcshock:consul-rest-client:jar:0.6'
Click the following link to download the jar file.
consul-rest-client-0.6-javadoc.jar