is not current version
Last Version 1.5.1

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


Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.github.chrisgleissner
ArtifactId

ArtifactId

spring-batch-rest-quartz-api
Version

Version

1.4.2
Type

Type

jar

Download spring-batch-rest-quartz-api 1.4.2


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