is not current version
Last Version 2.9.6

com.github.attemper:quartz-oracle 2.3.2.3


Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.github.attemper
ArtifactId

ArtifactId

quartz-oracle
Version

Version

2.3.2.3
Type

Type

jar

Download quartz-oracle 2.3.2.3


<!-- https://jarcasting.com/artifacts/com.github.attemper/quartz-oracle/ -->
<dependency>
    <groupId>com.github.attemper</groupId>
    <artifactId>quartz-oracle</artifactId>
    <version>2.3.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.attemper/quartz-oracle/
implementation 'com.github.attemper:quartz-oracle:2.3.2.3'
// https://jarcasting.com/artifacts/com.github.attemper/quartz-oracle/
implementation ("com.github.attemper:quartz-oracle:2.3.2.3")
'com.github.attemper:quartz-oracle:jar:2.3.2.3'
<dependency org="com.github.attemper" name="quartz-oracle" rev="2.3.2.3">
  <artifact name="quartz-oracle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.attemper', module='quartz-oracle', version='2.3.2.3')
)
libraryDependencies += "com.github.attemper" % "quartz-oracle" % "2.3.2.3"
[com.github.attemper/quartz-oracle "2.3.2.3"]