is not current version
Last Version 4.7.1

org.smallmind:batch-base 3.3.24

Common Batching Framework

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

batch-base
Version

Version

3.3.24
Type

Type

jar

Download batch-base 3.3.24


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