Last Version

servicediscovery-client 0.82.2

Library to access discovery services.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.otto.edison
ArtifactId

ArtifactId

edison-servicediscovery-client
Version

Version

0.82.2
Type

Type

jar
Description

Description

servicediscovery-client
Library to access discovery services.
Project URL

Project URL

http://github.com/otto-de/edison-microservice

Download edison-servicediscovery-client 0.82.2


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

Dependencies

compile (6)

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

test (7)

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

Project Modules

There are no modules declared in this project.