Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
---|---|
GroupId | GroupIdde.chandre.admin-tools |
ArtifactId | ArtifactIdadmin-tools-quartz |
Version | Version1.1.5 |
Type | Typejar |
Filename | Size |
---|---|
admin-tools-quartz-1.1.5.pom | |
admin-tools-quartz-1.1.5.jar | 45 KB |
admin-tools-quartz-1.1.5-sources.jar | 33 KB |
admin-tools-quartz-1.1.5-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.chandre.admin-tools/admin-tools-quartz/ -->
<dependency>
<groupId>de.chandre.admin-tools</groupId>
<artifactId>admin-tools-quartz</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.chandre.admin-tools/admin-tools-quartz/
implementation 'de.chandre.admin-tools:admin-tools-quartz:1.1.5'
// https://jarcasting.com/artifacts/de.chandre.admin-tools/admin-tools-quartz/
implementation ("de.chandre.admin-tools:admin-tools-quartz:1.1.5")
'de.chandre.admin-tools:admin-tools-quartz:jar:1.1.5'
<dependency org="de.chandre.admin-tools" name="admin-tools-quartz" rev="1.1.5">
<artifact name="admin-tools-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.chandre.admin-tools', module='admin-tools-quartz', version='1.1.5')
)
libraryDependencies += "de.chandre.admin-tools" % "admin-tools-quartz" % "1.1.5"
[de.chandre.admin-tools/admin-tools-quartz "1.1.5"]