Last Version

curator 1.3.3

curator developed by Netflix

License

License

Categories

Categories

Net
GroupId

GroupId

com.netflix.curator
ArtifactId

ArtifactId

curator-framework
Version

Version

1.3.3
Type

Type

jar
Description

Description

curator
curator developed by Netflix
Project URL

Project URL

https://github.com/Netflix/curator

Download curator-framework 1.3.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.netflix.curator : curator-client jar 1.3.3
com.google.guava : guava jar 11.0.1
org.apache.zookeeper : zookeeper jar 3.4.5

test (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
com.netflix.curator : curator-test jar 1.3.3
org.testng : testng jar 6.1.1

Project Modules

There are no modules declared in this project.