Last Version

com.github.yaoguoh:common-job 2.7.0


GroupId

GroupId

com.github.yaoguoh
ArtifactId

ArtifactId

common-job
Version

Version

2.7.0
Type

Type

jar
Description

Description

Download common-job 2.7.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure jar
com.github.yaoguoh : common-util jar
com.xuxueli : xxl-job-core jar 2.3.0

Project Modules

There are no modules declared in this project.