is not current version
Last Version 0.6

com.seovic.coherence:batch 0.5

Clustered Batch Job Execution Framework

GroupId

GroupId

com.seovic.coherence
ArtifactId

ArtifactId

batch
Version

Version

0.5
Type

Type

jar

Download batch 0.5


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