MVN

org.apache.curator : curator-x-async

Maven & Gradle

Apr 19, 2023
11 usages
2.6k stars

Curator Async · Java 8 Async DSL

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

Latest Version

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

  • Latest Stable: 5.5.0

All Versions

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

Version Vulnerabilities Updated
5.5.x
curator-x-async-5.5.0
5.4.x
curator-x-async-5.4.0
5.3.x
curator-x-async-5.3.0
5.2.x
curator-x-async-5.2.1
curator-x-async-5.2.0
5.1.x
curator-x-async-5.1.0
5.0.x
curator-x-async-5.0.0
4.3.x
curator-x-async-4.3.0
4.2.x
curator-x-async-4.2.0
4.1.x
curator-x-async-4.1.0
4.0.x
curator-x-async-4.0.1
curator-x-async-4.0.0
3.3.x
curator-x-async-3.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.curator</groupId>
    <artifactId>curator-x-async</artifactId>
    <version>5.5.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.curator:curator-x-async:5.5.0'

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

implementation("org.apache.curator:curator-x-async:5.5.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.curator" % "curator-x-async" % "5.5.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

Jun 28, 2023
3 usages
15 stars
Aug 22, 2019
2 usages
Mar 09, 2020
3 usages
1.2k stars
Oct 20, 2015
7 usages
1.7k stars
Feb 16, 2016
3 usages
2 stars
Feb 16, 2016
3 usages
2 stars
May 08, 2019
2 usages
106 stars
Apr 18, 2017
4 usages
211 stars