is not current version
Last Version 5.3.0

org.easybatch:easybatch-core 5.1.0

Easy Batch core module

GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-core
Version

Version

5.1.0
Type

Type

jar

Download easybatch-core 5.1.0


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