is not current version
Last Version 1.5.1

com.github.chrisgleissner:spring-batch-rest-api 1.2.7


GroupId

GroupId

com.github.chrisgleissner
ArtifactId

ArtifactId

spring-batch-rest-api
Version

Version

1.2.7
Type

Type

jar

Download spring-batch-rest-api 1.2.7


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