License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdcom.alilitech |
ArtifactId | ArtifactIdboot-plus-quartz |
Last Version | Last Version1.2.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionboot-plus is a rapid development framework based on spring boot.
|
Filename | Size |
---|---|
boot-plus-quartz-1.2.8.pom | |
boot-plus-quartz-1.2.8.jar | 5 KB |
boot-plus-quartz-1.2.8-sources.jar | 4 KB |
boot-plus-quartz-1.2.8-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alilitech/boot-plus-quartz/ -->
<dependency>
<groupId>com.alilitech</groupId>
<artifactId>boot-plus-quartz</artifactId>
<version>1.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-quartz/
implementation 'com.alilitech:boot-plus-quartz:1.2.8'
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-quartz/
implementation ("com.alilitech:boot-plus-quartz:1.2.8")
'com.alilitech:boot-plus-quartz:jar:1.2.8'
<dependency org="com.alilitech" name="boot-plus-quartz" rev="1.2.8">
<artifact name="boot-plus-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alilitech', module='boot-plus-quartz', version='1.2.8')
)
libraryDependencies += "com.alilitech" % "boot-plus-quartz" % "1.2.8"
[com.alilitech/boot-plus-quartz "1.2.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-quartz | jar |
Group / Artifact | Type | Version |
---|---|---|
com.alilitech : boot-plus-core | jar | 1.2.8 |