License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdcom.intoverflow.booster |
ArtifactId | ArtifactIdbooster-dependencies-quartz |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionintoverflow
|
Project Organization |
Project Organizationintoverflow |
Filename | Size |
---|---|
booster-dependencies-quartz-1.1.1.pom | |
booster-dependencies-quartz-1.1.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.intoverflow.booster/booster-dependencies-quartz/ -->
<dependency>
<groupId>com.intoverflow.booster</groupId>
<artifactId>booster-dependencies-quartz</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.intoverflow.booster/booster-dependencies-quartz/
implementation 'com.intoverflow.booster:booster-dependencies-quartz:1.1.1'
// https://jarcasting.com/artifacts/com.intoverflow.booster/booster-dependencies-quartz/
implementation ("com.intoverflow.booster:booster-dependencies-quartz:1.1.1")
'com.intoverflow.booster:booster-dependencies-quartz:jar:1.1.1'
<dependency org="com.intoverflow.booster" name="booster-dependencies-quartz" rev="1.1.1">
<artifact name="booster-dependencies-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intoverflow.booster', module='booster-dependencies-quartz', version='1.1.1')
)
libraryDependencies += "com.intoverflow.booster" % "booster-dependencies-quartz" % "1.1.1"
[com.intoverflow.booster/booster-dependencies-quartz "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.quartz-scheduler : quartz | jar | 2.2.1 |
org.quartz-scheduler : quartz-jobs | jar | 2.2.1 |
org.codehaus.groovy : groovy-all | jar | 2.4.15 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |