<dependency>
<groupId>com.netflix.eureka</groupId>
<artifactId>eureka-client</artifactId>
<version>1.9.16</version>
</dependency>
provided
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.9.4
|-- com.fasterxml.woodstox:woodstox-core:5.2.1
runtime
|-- org.codehaus.jettison:jettison:1.3.7
|-- com.netflix.netflix-commons:netflix-eventbus:0.3.0
|-- com.thoughtworks.xstream:xstream:1.4.11.1
|-- com.netflix.archaius:archaius-core:0.7.6
|-- javax.ws.rs:jsr311-api:1.1.1
|-- com.netflix.servo:servo-core:0.12.21
|-- com.sun.jersey:jersey-core:1.19.1
|-- com.sun.jersey:jersey-client:1.19.1
|-- com.sun.jersey.contribs:jersey-apache-client4:1.19.1
|-- org.apache.httpcomponents:httpclient:4.5.3
|-- com.google.inject:guice:4.1.0
|-- com.github.vlsi.compactmap:compactmap:1.2.1
|-- com.fasterxml.jackson.core:jackson-annotations:2.9.4
|-- com.fasterxml.jackson.core:jackson-core:2.9.4
|-- com.fasterxml.jackson.core:jackson-databind:2.9.4
test
|-- com.netflix.eureka:eureka-test-utils:1.9.16
|-- junit:junit:4.11
|-- org.mortbay.jetty:jetty:6.1H.22
|-- org.mockito:mockito-core:1.10.19
|-- org.mock-server:mockserver-netty:3.9.2
|-- com.netflix.governator:governator:1.17.5
|-- com.github.tomakehurst:wiremock-jre8:2.25.1