is not current version
Last Version 5.3.0

org.easybatch:easybatch-core 4.2.0

Easy Batch core module

GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-core
Version

Version

4.2.0
Type

Type

jar

Download easybatch-core 4.2.0


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