License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdio.github.summercattle |
ArtifactId | ArtifactIdcattle-commons-quartz |
Last Version | Last Version0.0.1.SP2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncattle-commons-quartz
Cattle Framework Commons Quartz Component
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.summercattle/cattle-commons-quartz/ -->
<dependency>
<groupId>io.github.summercattle</groupId>
<artifactId>cattle-commons-quartz</artifactId>
<version>0.0.1.SP2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.summercattle/cattle-commons-quartz/
implementation 'io.github.summercattle:cattle-commons-quartz:0.0.1.SP2'
// https://jarcasting.com/artifacts/io.github.summercattle/cattle-commons-quartz/
implementation ("io.github.summercattle:cattle-commons-quartz:0.0.1.SP2")
'io.github.summercattle:cattle-commons-quartz:jar:0.0.1.SP2'
<dependency org="io.github.summercattle" name="cattle-commons-quartz" rev="0.0.1.SP2">
<artifact name="cattle-commons-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.summercattle', module='cattle-commons-quartz', version='0.0.1.SP2')
)
libraryDependencies += "io.github.summercattle" % "cattle-commons-quartz" % "0.0.1.SP2"
[io.github.summercattle/cattle-commons-quartz "0.0.1.SP2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-quartz | jar | |
io.github.summercattle : cattle-commons-utils | jar |