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