License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdxxljob-spring-boot-starter |
Last Version | Last Version2.3.0-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxxljob-spring-boot-starter
spring-boot starter for xxl-job-admin
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/xxljob-spring-boot-starter/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>xxljob-spring-boot-starter</artifactId>
<version>2.3.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/xxljob-spring-boot-starter/
implementation 'com.github.yingzhuo:xxljob-spring-boot-starter:2.3.0-1'
// https://jarcasting.com/artifacts/com.github.yingzhuo/xxljob-spring-boot-starter/
implementation ("com.github.yingzhuo:xxljob-spring-boot-starter:2.3.0-1")
'com.github.yingzhuo:xxljob-spring-boot-starter:jar:2.3.0-1'
<dependency org="com.github.yingzhuo" name="xxljob-spring-boot-starter" rev="2.3.0-1">
<artifact name="xxljob-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='xxljob-spring-boot-starter', version='2.3.0-1')
)
libraryDependencies += "com.github.yingzhuo" % "xxljob-spring-boot-starter" % "2.3.0-1"
[com.github.yingzhuo/xxljob-spring-boot-starter "2.3.0-1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar | 2.5.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.xuxueli : xxl-job-core | jar | 2.3.0 |
io.netty : netty-all | jar | 4.1.65.Final |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.1 |