is not current version
Last Version 4.7.1

org.smallmind:batch-spring 4.3.0

Spring Batch Extensions

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

batch-spring
Version

Version

4.3.0
Type

Type

jar

Download batch-spring 4.3.0


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