is not current version
Last Version 5.3.0

org.easybatch:easybatch-spring 3.0.2

Easy Batch - Spring integration module

GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-spring
Version

Version

3.0.2
Type

Type

jar

Download easybatch-spring 3.0.2


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