is not current version
Last Version 1.5.1

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


GroupId

GroupId

com.github.chrisgleissner
ArtifactId

ArtifactId

spring-batch-rest-util
Version

Version

1.2.7
Type

Type

jar

Download spring-batch-rest-util 1.2.7


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