is not current version
Last Version 5.3.0

org.easybatch:easybatch-tools 5.0.0-RC2

Easy Batch tools module

GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-tools
Version

Version

5.0.0-RC2
Type

Type

jar

Download easybatch-tools 5.0.0-RC2


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