is not current version
Last Version 4.7.1

org.smallmind:batch-spring 3.3.23

Spring Batch Extensions

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

batch-spring
Version

Version

3.3.23
Type

Type

jar

Download batch-spring 3.3.23


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