Last Version

elasticjob-cloud-common 3.0.1

Distributed scheduled job solution

License

License

GroupId

GroupId

org.apache.shardingsphere.elasticjob
ArtifactId

ArtifactId

elasticjob-cloud-common
Version

Version

3.0.1
Type

Type

jar
Description

Description

elasticjob-cloud-common
Distributed scheduled job solution
Project Organization

Project Organization

The Apache Software Foundation

Download elasticjob-cloud-common 3.0.1


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

Dependencies

compile (14)

Group / Artifact Type Version
org.apache.shardingsphere.elasticjob : elasticjob-api jar 3.0.1
org.apache.shardingsphere.elasticjob : elasticjob-infra-common jar 3.0.1
org.apache.shardingsphere.elasticjob : elasticjob-simple-executor jar 3.0.1
org.apache.shardingsphere.elasticjob : elasticjob-dataflow-executor jar 3.0.1
org.apache.shardingsphere.elasticjob : elasticjob-script-executor jar 3.0.1
org.apache.shardingsphere.elasticjob : elasticjob-http-executor jar 3.0.1
org.apache.shardingsphere.elasticjob : elasticjob-registry-center jar 3.0.1
org.apache.shardingsphere.elasticjob : elasticjob-tracing-rdb jar 3.0.1
com.google.guava : guava jar 29.0-jre
com.google.code.gson : gson jar 2.6.1
org.quartz-scheduler : quartz jar 2.3.2
org.apache.commons : commons-lang3 jar 3.4
org.apache.commons : commons-exec jar 1.3
org.slf4j : slf4j-api jar 1.7.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (9)

Group / Artifact Type Version
org.apache.curator : curator-test jar 5.1.0
junit : junit jar 4.12
org.mockito : mockito-core jar 3.11.2
org.mockito : mockito-inline jar 3.11.2
org.slf4j : jcl-over-slf4j jar 1.7.7
org.slf4j : log4j-over-slf4j jar 1.7.7
ch.qos.logback : logback-classic jar 1.2.3
org.apache.commons : commons-dbcp2 jar 2.7.0
com.h2database : h2 jar 1.4.184

Project Modules

There are no modules declared in this project.