| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdde.otto.edison |
| ArtifactId | ArtifactIdedison-servicediscovery-client |
| Last Version | Last Version0.82.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionservicediscovery-client
Library to access discovery services.
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.otto.edison/edison-servicediscovery-client/ -->
<dependency>
<groupId>de.otto.edison</groupId>
<artifactId>edison-servicediscovery-client</artifactId>
<version>0.82.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto.edison/edison-servicediscovery-client/
implementation 'de.otto.edison:edison-servicediscovery-client:0.82.2'
// https://jarcasting.com/artifacts/de.otto.edison/edison-servicediscovery-client/
implementation ("de.otto.edison:edison-servicediscovery-client:0.82.2")
'de.otto.edison:edison-servicediscovery-client:jar:0.82.2'
<dependency org="de.otto.edison" name="edison-servicediscovery-client" rev="0.82.2">
<artifact name="edison-servicediscovery-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto.edison', module='edison-servicediscovery-client', version='0.82.2')
)
libraryDependencies += "de.otto.edison" % "edison-servicediscovery-client" % "0.82.2"
[de.otto.edison/edison-servicediscovery-client "0.82.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.otto.edison : edison-core | jar | 0.82.2 |
| net.jcip : jcip-annotations | jar | 1.0 |
| org.springframework.boot : spring-boot | jar | 1.4.2.RELEASE |
| com.ning : async-http-client | jar | 1.9.40 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.4.2.RELEASE |
| ch.qos.logback : logback-classic | jar | 1.1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.4.2.RELEASE |
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar | 4.3.4.RELEASE |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| de.otto.edison : edison-testsupport | jar | 0.82.2 |
| org.hamcrest : hamcrest-core | jar | 1.3 |