is not current version
Last Version 4.7.1

org.smallmind:batch-spring 4.4.1

Spring Batch Extensions

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

batch-spring
Version

Version

4.4.1
Type

Type

jar

Download batch-spring 4.4.1


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