MVN

org.apache.curator : curator-x-rpc

Maven & Gradle

Dec 03, 2018
2.6k stars

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

<dependency>
    <groupId>org.apache.curator</groupId>
    <artifactId>curator-x-rpc</artifactId>
    <version>2.13.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.curator : curator-x-rpc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.13.0

All Versions

Choose a version of org.apache.curator : curator-x-rpc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
curator-x-rpc-3.3.0
3.2.x
curator-x-rpc-3.2.1
curator-x-rpc-3.2.0
3.1.x
curator-x-rpc-3.1.0
3.0.x
curator-x-rpc-3.0.0
2.13.x
curator-x-rpc-2.13.0
2.12.x
curator-x-rpc-2.12.0
2.11.x
curator-x-rpc-2.11.1
curator-x-rpc-2.11.0
2.10.x
curator-x-rpc-2.10.0
2.9.x
curator-x-rpc-2.9.1
curator-x-rpc-2.9.0
2.8.x
curator-x-rpc-2.8.0
2.7.x
curator-x-rpc-2.7.1
curator-x-rpc-2.7.0
2.6.x
curator-x-rpc-2.6.0

How to add a dependency to Maven

Add the following org.apache.curator : curator-x-rpc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.curator</groupId>
    <artifactId>curator-x-rpc</artifactId>
    <version>2.13.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.curator : curator-x-rpc gradle dependency to your build.gradle file:

implementation 'org.apache.curator:curator-x-rpc:2.13.0'

Gradle Kotlin DSL: Add the following org.apache.curator : curator-x-rpc gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.curator:curator-x-rpc:2.13.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.curator : curator-x-rpc sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.curator" % "curator-x-rpc" % "2.13.0"

Advertisement

Dependencies from Group

Apr 19, 2023
1.1k usages
2.6k stars
Apr 19, 2023
939 usages
2.9k stars
Apr 19, 2023
884 usages
2.9k stars
Apr 19, 2023
451 usages
2.9k stars
Apr 19, 2023
163 usages
2.6k stars

Discover Dependencies

Apr 19, 2023
3 usages
2.6k stars
Oct 09, 2019
1 usages
Oct 09, 2019
1 usages
Apr 07, 2023
2 usages
Aug 14, 2023
2 usages
May 14, 2015
25 stars
May 08, 2018
7 usages
0 stars
Oct 14, 2020
2 usages
305 stars