is not current version
Last Version 2.2.1

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

Ework Cloud Starter Quartz

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.eworkcloud
ArtifactId

ArtifactId

ework-cloud-starter-quartz
Version

Version

2.1.7
Type

Type

jar

Download ework-cloud-starter-quartz 2.1.7


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