resty-quartz

Resty quartz

License

License

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

cn.dreampie
ArtifactId

ArtifactId

resty-quartz
Last Version

Last Version

1.3.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

resty-quartz
Resty quartz

Download resty-quartz

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.quartz-scheduler : quartz jar 2.2.1
cn.dreampie : resty-common jar 1.3.0.RELEASE

provided (3)

Group / Artifact Type Version
cn.dreampie : resty-orm jar 1.3.0.RELEASE
cn.dreampie : resty-log jar 1.3.0.RELEASE
ch.qos.logback : logback-classic jar 1.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0.RELEASE
1.1.0
1.0