| License |
License |
|---|---|
| Categories |
Categorieseasy-batch Application Layer Libs Job Scheduling |
| GroupId | GroupIdorg.jeasy |
| ArtifactId | ArtifactIdeasy-batch-xstream |
| Last Version | Last Version7.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioneasy-batch-xstream
Extension to support XStream
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| easy-batch-xstream-7.0.2.pom | |
| easy-batch-xstream-7.0.2.jar | 4 KB |
| easy-batch-xstream-7.0.2-sources.jar | 4 KB |
| easy-batch-xstream-7.0.2-javadoc.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jeasy/easy-batch-xstream/ -->
<dependency>
<groupId>org.jeasy</groupId>
<artifactId>easy-batch-xstream</artifactId>
<version>7.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeasy/easy-batch-xstream/
implementation 'org.jeasy:easy-batch-xstream:7.0.2'
// https://jarcasting.com/artifacts/org.jeasy/easy-batch-xstream/
implementation ("org.jeasy:easy-batch-xstream:7.0.2")
'org.jeasy:easy-batch-xstream:jar:7.0.2'
<dependency org="org.jeasy" name="easy-batch-xstream" rev="7.0.2">
<artifact name="easy-batch-xstream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeasy', module='easy-batch-xstream', version='7.0.2')
)
libraryDependencies += "org.jeasy" % "easy-batch-xstream" % "7.0.2"
[org.jeasy/easy-batch-xstream "7.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jeasy : easy-batch-xml | jar | 7.0.2 |
| com.thoughtworks.xstream : xstream | jar | 1.4.16 |
| 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 |