is not current version
Last Version 5.3.0

org.easybatch:easybatch-spring 3.0.1

Easy Batch - Spring integration module

GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-spring
Version

Version

3.0.1
Type

Type

jar

Download easybatch-spring 3.0.1


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