s

shardingsphere-cluster-mode-repository-zookeeper-curator

Files download
File Operation
shardingsphere-cluster-mode-repository-zookeeper-curator-5.1.0.jar download
shardingsphere-cluster-mode-repository-zookeeper-curator-5.1.0.pom download
shardingsphere-cluster-mode-repository-zookeeper-curator-5.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.shardingsphere</groupId>
  <artifactId>shardingsphere-cluster-mode-repository-zookeeper-curator</artifactId>
  <version>5.1.0</version>
</dependency>
Gradle Groovy
implementation 'org.apache.shardingsphere:shardingsphere-cluster-mode-repository-zookeeper-curator:5.1.0'
Gradle Kotlin
implementation("org.apache.shardingsphere:shardingsphere-cluster-mode-repository-zookeeper-curator:5.1.0")
Scala SBT
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-cluster-mode-repository-zookeeper-curator" % "5.1.0"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.shardingsphere', module='shardingsphere-cluster-mode-repository-zookeeper-curator', version='5.1.0')
)
Apache Ivy
<dependency org="org.apache.shardingsphere" name="shardingsphere-cluster-mode-repository-zookeeper-curator" rev="5.1.0" />
Leiningen
[org.apache.shardingsphere/shardingsphere-cluster-mode-repository-zookeeper-curator "5.1.0"]
Apache Buildr
'org.apache.shardingsphere:shardingsphere-cluster-mode-repository-zookeeper-curator:jar:5.1.0'