Last Version

tech.hillview:curator-service-api-client 0.2.0

Curator-Service-Api-Client is an API client factory for services registered in ZooKeeper via Curator Framework or Spring Cloud ZooKeeper, featuring Service Discovery and Load balancing.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

tech.hillview
ArtifactId

ArtifactId

curator-service-api-client
Version

Version

0.2.0
Type

Type

jar
Description

Description

tech.hillview:curator-service-api-client
Curator-Service-Api-Client is an API client factory for services registered in ZooKeeper via Curator Framework or Spring Cloud ZooKeeper, featuring Service Discovery and Load balancing.
Project Organization

Project Organization

github

Download curator-service-api-client 0.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.curator : curator-x-discovery jar 4.0.1
com.squareup.retrofit2 : retrofit jar 2.4.0
com.squareup.retrofit2 : converter-jackson jar 2.4.0
org.slf4j : slf4j-api jar 1.7.21

test (10)

Group / Artifact Type Version
org.springframework : spring-context jar 4.2.8.RELEASE
org.springframework : spring-beans jar 4.2.8.RELEASE
ch.qos.logback : logback-core jar 1.1.7
ch.qos.logback : logback-classic jar 1.1.7
org.slf4j : jcl-over-slf4j jar 1.7.21
junit : junit jar 4.12
org.assertj : assertj-core jar 3.5.2
org.springframework : spring-test jar 4.2.8.RELEASE
org.apache.curator : curator-test jar 2.11.0
com.sparkjava : spark-core jar 2.5.2

Project Modules

There are no modules declared in this project.