MVN

xstream : xstream

Maven & Gradle

Jan 15, 2006
183 usages
<dependency>
    <groupId>xstream</groupId>
    <artifactId>xstream</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xstream : xstream to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1
  • Latest Release Candidate: 0.6-rc1

All Versions

Choose a version of xstream : xstream to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
xstream-1.2.2
xstream-1.2.1
1.2
xstream-1.2
1.1.x
xstream-1.1.3
xstream-1.1.2
xstream-1.1.1
1.1
xstream-1.1
1.0
xstream-1.0
xstream-1.0-rc1
1.0.x
xstream-1.0.2
xstream-1.0.1
0.6
xstream-0.6
xstream-0.6-rc1
0.5
xstream-0.5
0.4
xstream-0.4
0.3
xstream-0.3
0.2
xstream-0.2
0.1
xstream-0.1

How to add a dependency to Maven

Add the following xstream : xstream maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xstream</groupId>
    <artifactId>xstream</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xstream : xstream gradle dependency to your build.gradle file:

implementation 'xstream:xstream:1.1.3'

Gradle Kotlin DSL: Add the following xstream : xstream gradle kotlin dependency to your build.gradle.kts file:

implementation("xstream:xstream:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following xstream : xstream sbt scala dependency to your build.sbt file:

libraryDependencies += "xstream" % "xstream" % "1.1.3"

Advertisement

Dependencies from Group

Jan 15, 2006
183 usages

Discover Dependencies

Mar 22, 2012
12 usages
Jul 13, 2013
60 usages
Aug 02, 2010
1 usages
Nov 17, 2021
116 usages
4.8k stars
web
134 stars
Dec 12, 2017
1 usages
9.6k stars
Jan 11, 2023
357 usages
4.1k stars
Aug 25, 2023
113 usages
3.9k stars