is not current version
Last Version 2.2.1

com.eworkcloud:ework-cloud-starter-quartz 1.7.9

Ework Cloud Starter Quartz

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.eworkcloud
ArtifactId

ArtifactId

ework-cloud-starter-quartz
Version

Version

1.7.9
Type

Type

jar

Download ework-cloud-starter-quartz 1.7.9


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