Download service-registry-client-2.0.0.jar file - Jar s

Jar examples for s:service-registry-client

Description

You can download jar file service-registry-client 2.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add service-registry-client-2.0.0.jar to your project.

<dependency>
   <groupId>com.rackspacecloud</groupId>
   <artifactId>service-registry-client</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'com.rackspacecloud', name: 'service-registry-client', version: '2.0.0'
libraryDependencies += "com.rackspacecloud" % "service-registry-client" % "2.0.0"
<dependency org="com.rackspacecloud" name="service-registry-client" rev="2.0.0"/>
@Grapes(@Grab(group='com.rackspacecloud', module='service-registry-client', version='2.0.0'))
'com.rackspacecloud:service-registry-client:jar:2.0.0'

Download

Click the following link to download the jar file.

service-registry-client-2.0.0-javadoc.jar
service-registry-client-2.0.0-sources.jar
service-registry-client-2.0.0.jar
service-registry-client-2.0.0.pom



Related Tutorials