License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdcom.github.haflife3 |
ArtifactId | ArtifactIddquartz |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
dquartz-1.2.4.pom | |
dquartz-1.2.4.jar | 28 KB |
dquartz-1.2.4-sources.jar | 14 KB |
dquartz-1.2.4-javadoc.jar | 119 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.haflife3/dquartz/ -->
<dependency>
<groupId>com.github.haflife3</groupId>
<artifactId>dquartz</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.haflife3/dquartz/
implementation 'com.github.haflife3:dquartz:1.2.4'
// https://jarcasting.com/artifacts/com.github.haflife3/dquartz/
implementation ("com.github.haflife3:dquartz:1.2.4")
'com.github.haflife3:dquartz:jar:1.2.4'
<dependency org="com.github.haflife3" name="dquartz" rev="1.2.4">
<artifact name="dquartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.haflife3', module='dquartz', version='1.2.4')
)
libraryDependencies += "com.github.haflife3" % "dquartz" % "1.2.4"
[com.github.haflife3/dquartz "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
redis.clients : jedis | jar | 2.9.0 |
ch.qos.logback : logback-core | jar | 1.2.2 |
ch.qos.logback : logback-classic | jar | 1.2.2 |
org.quartz-scheduler : quartz | jar | 2.3.2 |