is not current version
Last Version 1.5.1

com.github.chrisgleissner:spring-batch-rest-example-quartz 1.4.2


Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.github.chrisgleissner
ArtifactId

ArtifactId

spring-batch-rest-example-quartz
Version

Version

1.4.2
Type

Type

jar

Download spring-batch-rest-example-quartz 1.4.2


<!-- https://jarcasting.com/artifacts/com.github.chrisgleissner/spring-batch-rest-example-quartz/ -->
<dependency>
    <groupId>com.github.chrisgleissner</groupId>
    <artifactId>spring-batch-rest-example-quartz</artifactId>
    <version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chrisgleissner/spring-batch-rest-example-quartz/
implementation 'com.github.chrisgleissner:spring-batch-rest-example-quartz:1.4.2'
// https://jarcasting.com/artifacts/com.github.chrisgleissner/spring-batch-rest-example-quartz/
implementation ("com.github.chrisgleissner:spring-batch-rest-example-quartz:1.4.2")
'com.github.chrisgleissner:spring-batch-rest-example-quartz:jar:1.4.2'
<dependency org="com.github.chrisgleissner" name="spring-batch-rest-example-quartz" rev="1.4.2">
  <artifact name="spring-batch-rest-example-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chrisgleissner', module='spring-batch-rest-example-quartz', version='1.4.2')
)
libraryDependencies += "com.github.chrisgleissner" % "spring-batch-rest-example-quartz" % "1.4.2"
[com.github.chrisgleissner/spring-batch-rest-example-quartz "1.4.2"]