e

elasticjob-regitry-center-provider

Files download
File Operation
elasticjob-regitry-center-provider-3.0.4.pom download
Apache Maven
<dependency>
  <groupId>org.apache.shardingsphere.elasticjob</groupId>
  <artifactId>elasticjob-regitry-center-provider</artifactId>
  <version>3.0.4</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.apache.shardingsphere.elasticjob:elasticjob-regitry-center-provider:3.0.4'
Gradle Kotlin
implementation("org.apache.shardingsphere.elasticjob:elasticjob-regitry-center-provider:3.0.4")
Scala SBT
libraryDependencies += "org.apache.shardingsphere.elasticjob" % "elasticjob-regitry-center-provider" % "3.0.4"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.shardingsphere.elasticjob', module='elasticjob-regitry-center-provider', version='3.0.4')
)
Apache Ivy
<dependency org="org.apache.shardingsphere.elasticjob" name="elasticjob-regitry-center-provider" rev="3.0.4" />
Leiningen
[org.apache.shardingsphere.elasticjob/elasticjob-regitry-center-provider "3.0.4"]
Apache Buildr
'org.apache.shardingsphere.elasticjob:elasticjob-regitry-center-provider:jar:3.0.4'