Download eureka-test-utils-2.0.0-DP4.jar file - Jar e

Jar examples for e:eureka-test-utils

Description

eureka-test-utils developed by Netflix

You can download jar file eureka-test-utils 2.0.0-DP4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add eureka-test-utils-2.0.0-DP4.jar to your project.

<dependency>
   <groupId>com.netflix.eureka2</groupId>
   <artifactId>eureka-test-utils</artifactId>
   <version>2.0.0-DP4</version>
</dependency>
compile group: 'com.netflix.eureka2', name: 'eureka-test-utils', version: '2.0.0-DP4'
libraryDependencies += "com.netflix.eureka2" % "eureka-test-utils" % "2.0.0-DP4"
<dependency org="com.netflix.eureka2" name="eureka-test-utils" rev="2.0.0-DP4"/>
@Grapes(@Grab(group='com.netflix.eureka2', module='eureka-test-utils', version='2.0.0-DP4'))
'com.netflix.eureka2:eureka-test-utils:jar:2.0.0-DP4'

Download

Click the following link to download the jar file.

eureka-test-utils-2.0.0-DP4-javadoc.jar
eureka-test-utils-2.0.0-DP4-sources.jar
eureka-test-utils-2.0.0-DP4.jar
eureka-test-utils-2.0.0-DP4.pom



Related Tutorials