consul-client

Consul Client for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.lontime
ArtifactId

ArtifactId

consul3rd-client
Last Version

Last Version

1.5.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

consul-client
Consul Client for Java
Project URL

Project URL

http://maven.apache.org

Download consul3rd-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.lontime/consul3rd-client/ -->
<dependency>
    <groupId>com.github.lontime</groupId>
    <artifactId>consul3rd-client</artifactId>
    <version>1.5.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/consul3rd-client/
implementation 'com.github.lontime:consul3rd-client:1.5.3.3'
// https://jarcasting.com/artifacts/com.github.lontime/consul3rd-client/
implementation ("com.github.lontime:consul3rd-client:1.5.3.3")
'com.github.lontime:consul3rd-client:jar:1.5.3.3'
<dependency org="com.github.lontime" name="consul3rd-client" rev="1.5.3.3">
  <artifact name="consul3rd-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='consul3rd-client', version='1.5.3.3')
)
libraryDependencies += "com.github.lontime" % "consul3rd-client" % "1.5.3.3"
[com.github.lontime/consul3rd-client "1.5.3.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 3.14.9
com.google.guava : guava jar 31.0.1-jre
com.google.code.findbugs : jsr305 jar 1.3.9
com.fasterxml.jackson.core : jackson-annotations jar 2.13.1
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.1
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.13.1
org.apache.commons : commons-lang3 jar 3.12.0
org.slf4j : slf4j-api jar 1.7.36

provided (1)

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

test (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.10
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.

Versions

Version
1.5.3.3
1.5.3.2
1.5.3.1