License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.kiwiproject |
ArtifactId | ArtifactIdservice-discovery-client |
Last Version | Last Version1.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.kiwiproject:service-discovery-client
Abstract service discovery API for service registration and lookup
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.kiwiproject/service-discovery-client/ -->
<dependency>
<groupId>org.kiwiproject</groupId>
<artifactId>service-discovery-client</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.kiwiproject/service-discovery-client/
implementation 'org.kiwiproject:service-discovery-client:1.1.5'
// https://jarcasting.com/artifacts/org.kiwiproject/service-discovery-client/
implementation ("org.kiwiproject:service-discovery-client:1.1.5")
'org.kiwiproject:service-discovery-client:jar:1.1.5'
<dependency org="org.kiwiproject" name="service-discovery-client" rev="1.1.5">
<artifact name="service-discovery-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kiwiproject', module='service-discovery-client', version='1.1.5')
)
libraryDependencies += "org.kiwiproject" % "service-discovery-client" % "1.1.5"
[org.kiwiproject/service-discovery-client "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.kiwiproject : kiwi | jar | 2.0.0 |
org.kiwiproject : retrying-again | jar | 1.0.8 |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
com.orbitz.consul : consul-client | jar | |
io.dropwizard : dropwizard-core | jar | |
io.dropwizard : dropwizard-jersey | jar | |
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.kiwiproject : kiwi-test | jar | 2.0.0 |
com.pszymczyk.consul : embedded-consul | jar | |
org.kiwiproject : embedded-eureka | jar | 1.0.6 |
ch.qos.logback : logback-classic | jar | |
org.assertj : assertj-core | jar | 3.22.0 |
org.awaitility : awaitility | jar | 4.2.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit-pioneer : junit-pioneer | jar | 1.7.0 |
org.mockito : mockito-core | jar | 4.5.0 |