Last Version

consul-client 1.5.3

Consul Client for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.orbitz.consul
ArtifactId

ArtifactId

consul-client
Version

Version

1.5.3
Type

Type

jar
Description

Description

consul-client
Consul Client for Java
Project URL

Project URL

http://maven.apache.org

Download consul-client 1.5.3


<!-- 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"]

Dependencies

compile (12)

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

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.8.8

test (7)

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

Project Modules

There are no modules declared in this project.