is not current version
Last Version 1.5.9.3

com.listeningframework.boot:listening-boot-starter-quartz 1.0.3


Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.listeningframework.boot
ArtifactId

ArtifactId

listening-boot-starter-quartz
Version

Version

1.0.3
Type

Type

jar

Download listening-boot-starter-quartz 1.0.3


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