is not current version
Last Version 5.3.0

org.easybatch:easybatch 3.0.2

Easy Batch parent module

GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch
Version

Version

3.0.2
Type

Type

pom

Download easybatch 3.0.2

Filename Size
easybatch-3.0.2.pom 8 KB
Browse

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