is not current version
Last Version 3.0.1

org.apache.shardingsphere.elasticjob:elasticjob-cloud-executor 3.0.0-beta


GroupId

GroupId

org.apache.shardingsphere.elasticjob
ArtifactId

ArtifactId

elasticjob-cloud-executor
Version

Version

3.0.0-beta
Type

Type

jar

Download elasticjob-cloud-executor 3.0.0-beta


<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere.elasticjob/elasticjob-cloud-executor/ -->
<dependency>
    <groupId>org.apache.shardingsphere.elasticjob</groupId>
    <artifactId>elasticjob-cloud-executor</artifactId>
    <version>3.0.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere.elasticjob/elasticjob-cloud-executor/
implementation 'org.apache.shardingsphere.elasticjob:elasticjob-cloud-executor:3.0.0-beta'
// https://jarcasting.com/artifacts/org.apache.shardingsphere.elasticjob/elasticjob-cloud-executor/
implementation ("org.apache.shardingsphere.elasticjob:elasticjob-cloud-executor:3.0.0-beta")
'org.apache.shardingsphere.elasticjob:elasticjob-cloud-executor:jar:3.0.0-beta'
<dependency org="org.apache.shardingsphere.elasticjob" name="elasticjob-cloud-executor" rev="3.0.0-beta">
  <artifact name="elasticjob-cloud-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere.elasticjob', module='elasticjob-cloud-executor', version='3.0.0-beta')
)
libraryDependencies += "org.apache.shardingsphere.elasticjob" % "elasticjob-cloud-executor" % "3.0.0-beta"
[org.apache.shardingsphere.elasticjob/elasticjob-cloud-executor "3.0.0-beta"]