| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.orbitz.consul | 
| ArtifactId | ArtifactIdconsul-client | 
| Last Version | Last Version1.5.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionconsul-client Consul Client for Java | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| consul-client-1.5.3.pom | |
| consul-client-1.5.3.jar | 611 KB | 
| consul-client-1.5.3-sources.jar | 332 KB | 
| consul-client-1.5.3-shaded.jar | 6 MB | 
| consul-client-1.5.3-javadoc.jar | 2 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.orbitz.consul/consul-client/ -->
<dependency>
    <groupId>com.orbitz.consul</groupId>
    <artifactId>consul-client</artifactId>
    <version>1.5.3</version>
</dependency>// https://jarcasting.com/artifacts/com.orbitz.consul/consul-client/
implementation 'com.orbitz.consul:consul-client:1.5.3'// https://jarcasting.com/artifacts/com.orbitz.consul/consul-client/
implementation ("com.orbitz.consul:consul-client:1.5.3")'com.orbitz.consul:consul-client:jar:1.5.3'<dependency org="com.orbitz.consul" name="consul-client" rev="1.5.3">
  <artifact name="consul-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.orbitz.consul', module='consul-client', version='1.5.3')
)libraryDependencies += "com.orbitz.consul" % "consul-client" % "1.5.3"[com.orbitz.consul/consul-client "1.5.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 | 
| com.squareup.retrofit2 : converter-jackson | jar | 2.9.0 | 
| com.squareup.okhttp3 : okhttp | jar | 4.9.0 | 
| com.google.guava : guava | jar | 29.0-jre | 
| com.google.code.findbugs : jsr305 | jar | 1.3.9 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.0 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.0 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 | 
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.12.0 | 
| com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.12.0 | 
| org.apache.commons : commons-lang3 | jar | 3.11 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.immutables : value | jar | 2.8.8 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| junit : junit | jar | 4.13.1 | 
| org.mockito : mockito-all | jar | 1.10.19 | 
| pl.pragmatists : JUnitParams | jar | 1.1.1 | 
| commons-codec : commons-codec | jar | 1.15 | 
| com.squareup.retrofit2 : retrofit-mock | jar | 2.9.0 | 
| org.testcontainers : testcontainers | jar | 1.15.1 |