e

elasticjob-dataflow-executor

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