Therore Concurrency Quartz

Quartz Scheduler support

License

License

Categories

Categories

Net Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

net.therore
ArtifactId

ArtifactId

therore-concurrent-quartz
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Therore Concurrency Quartz
Quartz Scheduler support

Download therore-concurrent-quartz

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
net.therore : therore-concurrent jar 1.1.0
org.quartz-scheduler : quartz jar 2.2.1
com.google.guava : guava-collections jar r03
org.apache.logging.log4j : log4j-api jar 2.0-rc1
org.apache.logging.log4j : log4j-core jar 2.0-rc1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0