License |
License |
---|---|
Categories |
Categorieseasy-batch Application Layer Libs Job Scheduling |
GroupId | GroupIdorg.jeasy |
ArtifactId | ArtifactIdeasy-batch-xml |
Last Version | Last Version7.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy-batch-xml
Easy Batch xml module
|
Project URL |
Project URL |
Filename | Size |
---|---|
easy-batch-xml-7.0.2.pom | |
easy-batch-xml-7.0.2.jar | 14 KB |
easy-batch-xml-7.0.2-sources.jar | 13 KB |
easy-batch-xml-7.0.2-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jeasy/easy-batch-xml/ -->
<dependency>
<groupId>org.jeasy</groupId>
<artifactId>easy-batch-xml</artifactId>
<version>7.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeasy/easy-batch-xml/
implementation 'org.jeasy:easy-batch-xml:7.0.2'
// https://jarcasting.com/artifacts/org.jeasy/easy-batch-xml/
implementation ("org.jeasy:easy-batch-xml:7.0.2")
'org.jeasy:easy-batch-xml:jar:7.0.2'
<dependency org="org.jeasy" name="easy-batch-xml" rev="7.0.2">
<artifact name="easy-batch-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeasy', module='easy-batch-xml', version='7.0.2')
)
libraryDependencies += "org.jeasy" % "easy-batch-xml" % "7.0.2"
[org.jeasy/easy-batch-xml "7.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jeasy : easy-batch-core | jar | 7.0.2 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.mockito : mockito-core | jar | 3.8.0 |
xmlunit : xmlunit | jar | 1.6 |
com.github.stefanbirkner : system-rules | jar | 1.19.0 |