License |
License |
---|---|
GroupId | GroupIdcom.github.yaoguoh |
ArtifactId | ArtifactIdcommon-job |
Version | Version2.6.7 |
Type | Typejar |
Description |
DescriptionCommon Dependencies
|
Filename | Size |
---|---|
common-job-2.6.7.pom | |
common-job-2.6.7.jar | 7 KB |
common-job-2.6.7-sources.jar | 3 KB |
common-job-2.6.7-javadoc.jar | 408 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yaoguoh/common-job/ -->
<dependency>
<groupId>com.github.yaoguoh</groupId>
<artifactId>common-job</artifactId>
<version>2.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-job/
implementation 'com.github.yaoguoh:common-job:2.6.7'
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-job/
implementation ("com.github.yaoguoh:common-job:2.6.7")
'com.github.yaoguoh:common-job:jar:2.6.7'
<dependency org="com.github.yaoguoh" name="common-job" rev="2.6.7">
<artifact name="common-job" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yaoguoh', module='common-job', version='2.6.7')
)
libraryDependencies += "com.github.yaoguoh" % "common-job" % "2.6.7"
[com.github.yaoguoh/common-job "2.6.7"]
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 | 2.6.7 |
com.xuxueli : xxl-job-core | jar | 2.3.0 |