is not current version
Last Version 2.0.0

com.rackspacecloud:service-registry-client 1.1.4


Categories

Categories

CLI User Interface
GroupId

GroupId

com.rackspacecloud
ArtifactId

ArtifactId

service-registry-client
Version

Version

1.1.4
Type

Type

jar

Download service-registry-client 1.1.4


<!-- https://jarcasting.com/artifacts/com.rackspacecloud/service-registry-client/ -->
<dependency>
    <groupId>com.rackspacecloud</groupId>
    <artifactId>service-registry-client</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.rackspacecloud/service-registry-client/
implementation 'com.rackspacecloud:service-registry-client:1.1.4'
// https://jarcasting.com/artifacts/com.rackspacecloud/service-registry-client/
implementation ("com.rackspacecloud:service-registry-client:1.1.4")
'com.rackspacecloud:service-registry-client:jar:1.1.4'
<dependency org="com.rackspacecloud" name="service-registry-client" rev="1.1.4">
  <artifact name="service-registry-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rackspacecloud', module='service-registry-client', version='1.1.4')
)
libraryDependencies += "com.rackspacecloud" % "service-registry-client" % "1.1.4"
[com.rackspacecloud/service-registry-client "1.1.4"]