is not current version
Last Version 2.2.1

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

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.0.0
Type

Type

jar

Download ework-cloud-starter-quartz 2.0.0


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