License |
License |
---|---|
GroupId | GroupIdcom.githup.liuyanggithup |
ArtifactId | ArtifactIdxxl-job-core |
Version | Version1.2.1 |
Type | Typejar |
Description |
Descriptionxxl-job-core
A lightweight distributed task scheduling framework.
|
Project URL |
Project URL |
Filename | Size |
---|---|
xxl-job-core-1.2.1.pom | |
xxl-job-core-1.2.1.jar | 61 KB |
xxl-job-core-1.2.1-sources.jar | 33 KB |
xxl-job-core-1.2.1-javadoc.jar | 275 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.githup.liuyanggithup/xxl-job-core/ -->
<dependency>
<groupId>com.githup.liuyanggithup</groupId>
<artifactId>xxl-job-core</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.githup.liuyanggithup/xxl-job-core/
implementation 'com.githup.liuyanggithup:xxl-job-core:1.2.1'
// https://jarcasting.com/artifacts/com.githup.liuyanggithup/xxl-job-core/
implementation ("com.githup.liuyanggithup:xxl-job-core:1.2.1")
'com.githup.liuyanggithup:xxl-job-core:jar:1.2.1'
<dependency org="com.githup.liuyanggithup" name="xxl-job-core" rev="1.2.1">
<artifact name="xxl-job-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.githup.liuyanggithup', module='xxl-job-core', version='1.2.1')
)
libraryDependencies += "com.githup.liuyanggithup" % "xxl-job-core" % "1.2.1"
[com.githup.liuyanggithup/xxl-job-core "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.xuxueli : xxl-rpc-core | jar | 1.2.1 |
org.codehaus.groovy : groovy | jar | 2.5.3 |
org.apache.commons : commons-exec | jar | 1.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.20.RELEASE |