| License |
License
BSD style
|
|---|---|
| GroupId | GroupIdorg.sonatype.nexus.xstream |
| ArtifactId | ArtifactIdxstream |
| Last Version | Last Version1.4.6-SONATYPE-03 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXStream Core
XStream is a serialization library from Java objects to XML and back.
|
| Project Organization |
Project OrganizationXStream |
<!-- https://jarcasting.com/artifacts/org.sonatype.nexus.xstream/xstream/ -->
<dependency>
<groupId>org.sonatype.nexus.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.6-SONATYPE-03</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.xstream/xstream/
implementation 'org.sonatype.nexus.xstream:xstream:1.4.6-SONATYPE-03'
// https://jarcasting.com/artifacts/org.sonatype.nexus.xstream/xstream/
implementation ("org.sonatype.nexus.xstream:xstream:1.4.6-SONATYPE-03")
'org.sonatype.nexus.xstream:xstream:jar:1.4.6-SONATYPE-03'
<dependency org="org.sonatype.nexus.xstream" name="xstream" rev="1.4.6-SONATYPE-03">
<artifact name="xstream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.xstream', module='xstream', version='1.4.6-SONATYPE-03')
)
libraryDependencies += "org.sonatype.nexus.xstream" % "xstream" % "1.4.6-SONATYPE-03"
[org.sonatype.nexus.xstream/xstream "1.4.6-SONATYPE-03"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.1 |
| com.google.guava : guava | jar | 10.0.1 |
| 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 |
| stax : stax Optional | jar | 1.2.0 |
| org.codehaus.woodstox : wstx-asl Optional | jar | 3.2.7 |
| stax : stax-api Optional | jar | 1.0.1 |
| xom : xom Optional | jar | 1.1 |
| xmlpull : xmlpull | jar | 1.1.3.1 |
| net.sf.kxml : kxml2-min Optional | jar | 2.3.0 |
| net.sf.kxml : kxml2 Optional | jar | 2.3.0 |
| xpp3 : xpp3_min | jar | 1.1.4c |
| cglib : cglib-nodep Optional | jar | 2.2 |
| org.json : json Optional | jar | 20080701 |
| org.codehaus.jettison : jettison Optional | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.slf4j : slf4j-simple | jar | 1.6.1 |
| jmock : jmock | jar | 1.0.1 |
| com.megginson.sax : xml-writer | jar | 0.2 |
| oro : oro | jar | 2.0.8 |
| commons-lang : commons-lang | jar | 2.4 |
| Version |
|---|
|
1.4.6-SONATYPE-03
|
|
1.4.6-SONATYPE-02
|