Last Version

quartz-cluster 1.0.5.RELEASE

extended quartz distributed timing tasks

License

License

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.github.zw201913
ArtifactId

ArtifactId

quartz-cluster
Version

Version

1.0.5.RELEASE
Type

Type

jar
Description

Description

quartz-cluster
extended quartz distributed timing tasks
Project URL

Project URL

https://github.com/zw201913/quartz-cluster
Source Code Management

Source Code Management

https://github.com/zw201913/quartz-cluster

Download quartz-cluster 1.0.5.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.9
com.google.guava : guava jar 27.1-jre
mysql : mysql-connector-java jar 5.1.47

runtime (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-quartz jar

Project Modules

There are no modules declared in this project.