is not current version
Last Version 1.3.0.RELEASE

cn.dreampie:resty-quartz 1.0

Resty quartz

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

cn.dreampie
ArtifactId

ArtifactId

resty-quartz
Version

Version

1.0
Type

Type

jar

Download resty-quartz 1.0


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