is not current version
Last Version 5.3.0

org.easybatch:easybatch-extensions 4.1.0

Extensions to support third party tools

GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-extensions
Version

Version

4.1.0
Type

Type

pom

Download easybatch-extensions 4.1.0


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