Last Version

Curator RPC Proxy 3.3.0

A proxy that bridges non-java environments with the Curator framework and recipes

License

License

GroupId

GroupId

org.apache.curator
ArtifactId

ArtifactId

curator-x-rpc
Version

Version

3.3.0
Type

Type

jar
Description

Description

Curator RPC Proxy
A proxy that bridges non-java environments with the Curator framework and recipes
Project Organization

Project Organization

The Apache Software Foundation

Download curator-x-rpc 3.3.0


<!-- https://jarcasting.com/artifacts/org.apache.curator/curator-x-rpc/ -->
<dependency>
    <groupId>org.apache.curator</groupId>
    <artifactId>curator-x-rpc</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.curator/curator-x-rpc/
implementation 'org.apache.curator:curator-x-rpc:3.3.0'
// https://jarcasting.com/artifacts/org.apache.curator/curator-x-rpc/
implementation ("org.apache.curator:curator-x-rpc:3.3.0")
'org.apache.curator:curator-x-rpc:jar:3.3.0'
<dependency org="org.apache.curator" name="curator-x-rpc" rev="3.3.0">
  <artifact name="curator-x-rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.curator', module='curator-x-rpc', version='3.3.0')
)
libraryDependencies += "org.apache.curator" % "curator-x-rpc" % "3.3.0"
[org.apache.curator/curator-x-rpc "3.3.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.curator : curator-recipes jar 3.3.0
org.apache.curator : curator-x-discovery jar 3.3.0
com.facebook.swift : swift-service jar 0.12.0
io.dropwizard : dropwizard-configuration jar 0.7.0
io.dropwizard : dropwizard-logging jar 0.7.0

test (3)

Group / Artifact Type Version
org.apache.curator : curator-test jar 3.3.0
org.testng : testng jar 6.10
org.slf4j : slf4j-log4j12 jar 1.7.6

Project Modules

There are no modules declared in this project.