GroupId | GroupIdcloud.kwrobot |
---|---|
ArtifactId | ArtifactIdxxl-job-core |
Version | Version2022.3.1 |
Type | Typejar |
Filename | Size |
---|---|
xxl-job-core-2022.3.1.pom | |
xxl-job-core-2022.3.1.jar | 101 KB |
xxl-job-core-2022.3.1-sources.jar | 56 KB |
xxl-job-core-2022.3.1-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cloud.kwrobot/xxl-job-core/ -->
<dependency>
<groupId>cloud.kwrobot</groupId>
<artifactId>xxl-job-core</artifactId>
<version>2022.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.kwrobot/xxl-job-core/
implementation 'cloud.kwrobot:xxl-job-core:2022.3.1'
// https://jarcasting.com/artifacts/cloud.kwrobot/xxl-job-core/
implementation ("cloud.kwrobot:xxl-job-core:2022.3.1")
'cloud.kwrobot:xxl-job-core:jar:2022.3.1'
<dependency org="cloud.kwrobot" name="xxl-job-core" rev="2022.3.1">
<artifact name="xxl-job-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.kwrobot', module='xxl-job-core', version='2022.3.1')
)
libraryDependencies += "cloud.kwrobot" % "xxl-job-core" % "2022.3.1"
[cloud.kwrobot/xxl-job-core "2022.3.1"]