Last Version

service-discovery-client 1.6.3

Service location and discovery.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.nesscomputing.service.discovery
ArtifactId

ArtifactId

discovery-client
Version

Version

1.6.3
Type

Type

jar
Description

Description

service-discovery-client
Service location and discovery.
Project Organization

Project Organization

Ness Computing, Inc.

Download discovery-client 1.6.3


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

Dependencies

compile (17)

Group / Artifact Type Version
com.nesscomputing.components : ness-logging jar 1.1.1
com.nesscomputing.components : ness-lifecycle jar 1.3.0
com.nesscomputing.components : ness-config jar 2.3.1
com.nesscomputing.components : ness-httpclient jar 2.0.2
com.nesscomputing.components : ness-jackson jar 2.3.3
org.apache.zookeeper : zookeeper jar 3.3.5
org.skife.config : config-magic jar 0.17
org.apache.commons : commons-lang3 jar 3.1
commons-collections : commons-collections jar 3.2.1
commons-configuration : commons-configuration jar 1.10
com.google.inject : guice jar 3.0
com.google.inject.extensions : guice-multibindings jar 3.0
com.google.guava : guava jar 15.0
com.fasterxml.jackson.core : jackson-annotations jar 2.2.3
com.fasterxml.jackson.core : jackson-databind jar 2.2.3
com.google.code.findbugs : jsr305 jar 2.0.2
com.nesscomputing.testing : findbugs-annotations jar 2.0.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.nesscomputing.testing : ness-log4j-config jar 1.0.2

Project Modules

There are no modules declared in this project.