Last Version

easybatch-xstream 5.3.0

Extension to support XStream

License

License

GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-xstream
Version

Version

5.3.0
Type

Type

jar
Description

Description

easybatch-xstream
Extension to support XStream
Project URL

Project URL

https://github.com/j-easy/easy-batch

Download easybatch-xstream 5.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.easybatch : easybatch-xml jar 5.3.0
com.thoughtworks.xstream : xstream jar 1.4.11.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.13
org.assertj : assertj-core jar 2.9.1
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.