Jar examples for e:eureka2-client
eureka2-client
You can download jar file eureka2-client 2.0.0-rc.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add eureka2-client-2.0.0-rc.2.jar to your project.
<dependency> <groupId>com.netflix.eureka</groupId> <artifactId>eureka2-client</artifactId> <version>2.0.0-rc.2</version> </dependency>
compile group: 'com.netflix.eureka', name: 'eureka2-client', version: '2.0.0-rc.2'
libraryDependencies += "com.netflix.eureka" % "eureka2-client" % "2.0.0-rc.2"
<dependency org="com.netflix.eureka" name="eureka2-client" rev="2.0.0-rc.2"/>
@Grapes(@Grab(group='com.netflix.eureka', module='eureka2-client', version='2.0.0-rc.2'))
'com.netflix.eureka:eureka2-client:jar:2.0.0-rc.2'
Click the following link to download the jar file.
eureka2-client-2.0.0-rc.2-javadoc.jar