is not current version
Last Version 1.4.19

XStream Core 1.4.18

XStream is a serialization library from Java objects to XML and back.

License

License

GroupId

GroupId

com.thoughtworks.xstream
ArtifactId

ArtifactId

xstream
Version

Version

1.4.18
Type

Type

jar
Description

Description

XStream Core
XStream is a serialization library from Java objects to XML and back.
Project Organization

Project Organization

XStream

Download xstream 1.4.18


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

Dependencies

compile (14)

Group / Artifact Type Version
dom4j : dom4j Optional jar 1.6.1
org.jdom : jdom Optional jar 1.1.3
org.jdom : jdom2 Optional jar 2.0.5
joda-time : joda-time Optional jar 1.6
org.codehaus.woodstox : wstx-asl Optional jar 3.2.7
stax : stax Optional jar 1.2.0
stax : stax-api Optional jar 1.0.1
xom : xom Optional jar 1.1
io.github.x-stream : mxparser jar 1.2.2
net.sf.kxml : kxml2-min Optional jar 2.3.0
xpp3 : xpp3_min Optional jar 1.1.4c
cglib : cglib-nodep Optional jar 2.2
org.codehaus.jettison : jettison Optional jar 1.2
javax.activation : activation Optional jar 1.1.1

provided (1)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.1

test (6)

Group / Artifact Type Version
junit : junit jar 3.8.1
jmock : jmock jar 1.0.1
org.json : json jar 20080701
com.megginson.sax : xml-writer jar 0.2
commons-lang : commons-lang jar 2.4
com.sun.xml.ws : jaxws-rt jar 2.2

Project Modules

There are no modules declared in this project.