is not current version
Last Version 5.3.0

org.easybatch:easybatch-xml 3.0.0

Easy Batch xml module

GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-xml
Version

Version

3.0.0
Type

Type

jar

Download easybatch-xml 3.0.0


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