is not current version
Last Version 7.0.2

org.jeasy:easy-batch-xml 7.0.0

Easy Batch xml module

Categories

Categories

easy-batch Application Layer Libs Job Scheduling
GroupId

GroupId

org.jeasy
ArtifactId

ArtifactId

easy-batch-xml
Version

Version

7.0.0
Type

Type

jar

Download easy-batch-xml 7.0.0


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