| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.github.dcshock | 
| ArtifactId | ArtifactIdconsul-rest-client | 
| Last Version | Last Version1.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionconsul-rest-client consul-rest-client | 
| Project URL | Project URL | 
| Project Organization | Project Organizationcom.github.dcshock | 
| Filename | Size | 
|---|---|
| consul-rest-client-1.3.pom | |
| consul-rest-client-1.3.jar | 21 KB | 
| consul-rest-client-1.3-sources.jar | 10 KB | 
| consul-rest-client-1.3-javadoc.jar | 66 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.dcshock/consul-rest-client/ -->
<dependency>
    <groupId>com.github.dcshock</groupId>
    <artifactId>consul-rest-client</artifactId>
    <version>1.3</version>
</dependency>// https://jarcasting.com/artifacts/com.github.dcshock/consul-rest-client/
implementation 'com.github.dcshock:consul-rest-client:1.3'// https://jarcasting.com/artifacts/com.github.dcshock/consul-rest-client/
implementation ("com.github.dcshock:consul-rest-client:1.3")'com.github.dcshock:consul-rest-client:jar:1.3'<dependency org="com.github.dcshock" name="consul-rest-client" rev="1.3">
  <artifact name="consul-rest-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.dcshock', module='consul-rest-client', version='1.3')
)libraryDependencies += "com.github.dcshock" % "consul-rest-client" % "1.3"[com.github.dcshock/consul-rest-client "1.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.httpcomponents : fluent-hc | jar | 4.5.1 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.6 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.6 | 
| org.apache.commons : commons-lang3 | jar | 3.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.novocode : junit-interface | jar | 0.10 | 
| org.mockito : mockito-all | jar | 1.9.5 |