License |
License |
---|---|
GroupId | GroupIdcom.thoughtworks.xstream |
ArtifactId | ArtifactIdxstream |
Last Version | Last Version1.4.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXStream Core
XStream is a serialization library from Java objects to XML and back.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xstream-1.4.19.pom | |
xstream-1.4.19.jar | 470 KB |
xstream-1.4.19-tests.jar | 6 KB |
xstream-1.4.19-sources.jar | 344 KB |
xstream-1.4.19-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.xstream/xstream/ -->
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.xstream/xstream/
implementation 'com.thoughtworks.xstream:xstream:1.4.19'
// https://jarcasting.com/artifacts/com.thoughtworks.xstream/xstream/
implementation ("com.thoughtworks.xstream:xstream:1.4.19")
'com.thoughtworks.xstream:xstream:jar:1.4.19'
<dependency org="com.thoughtworks.xstream" name="xstream" rev="1.4.19">
<artifact name="xstream" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.xstream', module='xstream', version='1.4.19')
)
libraryDependencies += "com.thoughtworks.xstream" % "xstream" % "1.4.19"
[com.thoughtworks.xstream/xstream "1.4.19"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.3.1 |
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 |