Last Version

eureka-contrib 2.0.0-DP4

eureka-contrib developed by Netflix

License

License

Categories

Categories

Net Eureka Container Microservices
GroupId

GroupId

com.netflix.eureka2
ArtifactId

ArtifactId

eureka-contrib
Version

Version

2.0.0-DP4
Type

Type

jar
Description

Description

eureka-contrib
eureka-contrib developed by Netflix
Project URL

Project URL

https://github.com/Netflix/eureka

Download eureka-contrib 2.0.0-DP4


<!-- https://jarcasting.com/artifacts/com.netflix.eureka2/eureka-contrib/ -->
<dependency>
    <groupId>com.netflix.eureka2</groupId>
    <artifactId>eureka-contrib</artifactId>
    <version>2.0.0-DP4</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.eureka2/eureka-contrib/
implementation 'com.netflix.eureka2:eureka-contrib:2.0.0-DP4'
// https://jarcasting.com/artifacts/com.netflix.eureka2/eureka-contrib/
implementation ("com.netflix.eureka2:eureka-contrib:2.0.0-DP4")
'com.netflix.eureka2:eureka-contrib:jar:2.0.0-DP4'
<dependency org="com.netflix.eureka2" name="eureka-contrib" rev="2.0.0-DP4">
  <artifact name="eureka-contrib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.eureka2', module='eureka-contrib', version='2.0.0-DP4')
)
libraryDependencies += "com.netflix.eureka2" % "eureka-contrib" % "2.0.0-DP4"
[com.netflix.eureka2/eureka-contrib "2.0.0-DP4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.