c

commons-jelly-tags-quartz

This is a Jelly interface for the Quartz Scheduler.
Files download
File Operation
commons-jelly-tags-quartz-20040902.073433.jar download
commons-jelly-tags-quartz-20040902.073433.pom download
Apache Maven
<dependency>
  <groupId>commons-jelly</groupId>
  <artifactId>commons-jelly-tags-quartz</artifactId>
  <version>20040902.073433</version>
</dependency>
Gradle Groovy
implementation 'commons-jelly:commons-jelly-tags-quartz:20040902.073433'
Gradle Kotlin
implementation("commons-jelly:commons-jelly-tags-quartz:20040902.073433")
Scala SBT
libraryDependencies += "commons-jelly" % "commons-jelly-tags-quartz" % "20040902.073433"
Groovy Grape
@Grapes(
  @Grab(group='commons-jelly', module='commons-jelly-tags-quartz', version='20040902.073433')
)
Apache Ivy
<dependency org="commons-jelly" name="commons-jelly-tags-quartz" rev="20040902.073433" />
Leiningen
[commons-jelly/commons-jelly-tags-quartz "20040902.073433"]
Apache Buildr
'commons-jelly:commons-jelly-tags-quartz:jar:20040902.073433'