License |
License |
---|---|
GroupId | GroupIdsite.qiuyuan.library |
ArtifactId | ArtifactIdqiuyuan-xxljob |
Last Version | Last Version1.0.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/site.qiuyuan.library/qiuyuan-xxljob/ -->
<dependency>
<groupId>site.qiuyuan.library</groupId>
<artifactId>qiuyuan-xxljob</artifactId>
<version>1.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/site.qiuyuan.library/qiuyuan-xxljob/
implementation 'site.qiuyuan.library:qiuyuan-xxljob:1.0.4-RELEASE'
// https://jarcasting.com/artifacts/site.qiuyuan.library/qiuyuan-xxljob/
implementation ("site.qiuyuan.library:qiuyuan-xxljob:1.0.4-RELEASE")
'site.qiuyuan.library:qiuyuan-xxljob:jar:1.0.4-RELEASE'
<dependency org="site.qiuyuan.library" name="qiuyuan-xxljob" rev="1.0.4-RELEASE">
<artifact name="qiuyuan-xxljob" type="jar" />
</dependency>
@Grapes(
@Grab(group='site.qiuyuan.library', module='qiuyuan-xxljob', version='1.0.4-RELEASE')
)
libraryDependencies += "site.qiuyuan.library" % "qiuyuan-xxljob" % "1.0.4-RELEASE"
[site.qiuyuan.library/qiuyuan-xxljob "1.0.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.xuxueli : xxl-job-core | jar | 2.2.0 |
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |