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