is not current version
Last Version 4.7.1

org.smallmind:smallmind-batch 3.5.0

Batching Services and Extensions

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-batch
Version

Version

3.5.0
Type

Type

pom

Download smallmind-batch 3.5.0

Filename Size
smallmind-batch-3.5.0.pom 849 bytes
Browse

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