is not current version
Last Version 5.3.0

org.easybatch:easybatch-spring 2.2.0

Easy Batch - Spring integration module

GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-spring
Version

Version

2.2.0
Type

Type

jar

Download easybatch-spring 2.2.0


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