Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
---|---|
GroupId | GroupIdcommons-jelly |
ArtifactId | ArtifactIdcommons-jelly-tags-quartz |
Version | Version20030211.144716 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-quartz/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-quartz</artifactId>
<version>20030211.144716</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-quartz/
implementation 'commons-jelly:commons-jelly-tags-quartz:20030211.144716'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-quartz/
implementation ("commons-jelly:commons-jelly-tags-quartz:20030211.144716")
'commons-jelly:commons-jelly-tags-quartz:jar:20030211.144716'
<dependency org="commons-jelly" name="commons-jelly-tags-quartz" rev="20030211.144716">
<artifact name="commons-jelly-tags-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-quartz', version='20030211.144716')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-quartz" % "20030211.144716"
[commons-jelly/commons-jelly-tags-quartz "20030211.144716"]