Last Version

Service Registry Java Client Examples 2.0.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.rackspacecloud
ArtifactId

ArtifactId

service-registry-examples
Version

Version

2.0.0
Type

Type

jar
Description

Description

Service Registry Java Client Examples
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/racker/java-service-registry-client

Download service-registry-examples 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2
com.rackspacecloud : service-registry-client jar 2.0.0
com.rackspacecloud : service-registry-curator jar 2.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.