License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.lontime |
ArtifactId | ArtifactIdconsul3rd-client |
Last Version | Last Version1.5.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconsul-client
Consul Client for Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
consul3rd-client-1.5.3.3.pom | |
consul3rd-client-1.5.3.3.jar | 698 KB |
consul3rd-client-1.5.3.3-sources.jar | 375 KB |
consul3rd-client-1.5.3.3-shaded.jar | 7 MB |
consul3rd-client-1.5.3.3-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.9.0 |
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 |