is not current version
Last Version 2.0.5

com.breakingequity:quartz-hazelcast-jobstore 2.0.4

An implementation of a Quartz Scheduler Job Store using Hazelcast distributed Maps and Sets

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications Quartz Job Scheduling
GroupId

GroupId

com.breakingequity
ArtifactId

ArtifactId

quartz-hazelcast-jobstore
Version

Version

2.0.4
Type

Type

jar

Download quartz-hazelcast-jobstore 2.0.4


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