License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdcom.mxpio |
ArtifactId | ArtifactIdmxpio-boot-base-quartz |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Description调度模块
调度模块
|
<!-- https://jarcasting.com/artifacts/com.mxpio/mxpio-boot-base-quartz/ -->
<dependency>
<groupId>com.mxpio</groupId>
<artifactId>mxpio-boot-base-quartz</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.mxpio/mxpio-boot-base-quartz/
implementation 'com.mxpio:mxpio-boot-base-quartz:1.0.10'
// https://jarcasting.com/artifacts/com.mxpio/mxpio-boot-base-quartz/
implementation ("com.mxpio:mxpio-boot-base-quartz:1.0.10")
'com.mxpio:mxpio-boot-base-quartz:jar:1.0.10'
<dependency org="com.mxpio" name="mxpio-boot-base-quartz" rev="1.0.10">
<artifact name="mxpio-boot-base-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mxpio', module='mxpio-boot-base-quartz', version='1.0.10')
)
libraryDependencies += "com.mxpio" % "mxpio-boot-base-quartz" % "1.0.10"
[com.mxpio/mxpio-boot-base-quartz "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.mxpio : mxpio-boot-base-security | jar | 1.0.10 |
org.springframework.boot : spring-boot-starter-quartz | jar | 2.5.14 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.5.14 |
org.hibernate : hibernate-validator | jar | 6.1.7.Final |
org.springframework.boot : spring-boot-starter-security | jar | 2.5.14 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.14 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.14 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
org.springframework.boot : spring-boot-starter-cache | jar | 2.5.14 |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.14 |
org.springframework.security : spring-security-test | jar |