License |
License |
---|---|
GroupId | GroupIdcom.xuxueli |
ArtifactId | ArtifactIdxxl-job-core |
Last Version | Last Version2.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxxl-job-core
A distributed task scheduling framework.
|
Project URL |
Project URL |
Filename | Size |
---|---|
xxl-job-core-2.3.1.pom | |
xxl-job-core-2.3.1.jar | 61 KB |
xxl-job-core-2.3.1-sources.jar | 35 KB |
xxl-job-core-2.3.1-javadoc.jar | 289 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xuxueli/xxl-job-core/ -->
<dependency>
<groupId>com.xuxueli</groupId>
<artifactId>xxl-job-core</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.xuxueli/xxl-job-core/
implementation 'com.xuxueli:xxl-job-core:2.3.1'
// https://jarcasting.com/artifacts/com.xuxueli/xxl-job-core/
implementation ("com.xuxueli:xxl-job-core:2.3.1")
'com.xuxueli:xxl-job-core:jar:2.3.1'
<dependency org="com.xuxueli" name="xxl-job-core" rev="2.3.1">
<artifact name="xxl-job-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xuxueli', module='xxl-job-core', version='2.3.1')
)
libraryDependencies += "com.xuxueli" % "xxl-job-core" % "2.3.1"
[com.xuxueli/xxl-job-core "2.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.63.Final |
com.google.code.gson : gson | jar | 2.9.0 |
org.codehaus.groovy : groovy | jar | 3.0.10 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.3.20 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |