is not current version
Last Version 4.7.1

org.smallmind:batch-spring 4.4.2

Spring Batch Extensions

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

batch-spring
Version

Version

4.4.2
Type

Type

jar

Download batch-spring 4.4.2


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