Jar examples for c:consul-client
Java client for the Consul HTTP API.
You can download jar file consul-client 1.1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add consul-client-1.1.2.jar to your project.
<dependency> <groupId>com.orbitz.consul</groupId> <artifactId>consul-client</artifactId> <version>1.1.2</version> </dependency>
compile group: 'com.orbitz.consul', name: 'consul-client', version: '1.1.2'
libraryDependencies += "com.orbitz.consul" % "consul-client" % "1.1.2"
<dependency org="com.orbitz.consul" name="consul-client" rev="1.1.2"/>
@Grapes(@Grab(group='com.orbitz.consul', module='consul-client', version='1.1.2'))
'com.orbitz.consul:consul-client:jar:1.1.2'
Click the following link to download the jar file.
consul-client-1.1.2-javadoc.jar