| License | License
                                                        BSD style                                                 | 
|---|---|
| Categories | CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net | 
| GroupId | GroupIdorg.jvnet.hudson | 
| ArtifactId | ArtifactIdxstream | 
| Last Version | Last Version1.3.1-hudson-8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionXStream Core | 
| Project Organization | Project OrganizationXStream | 
| Filename | Size | 
|---|---|
| xstream-1.3.1-hudson-8.pom | |
| xstream-1.3.1-hudson-8.jar | 425 KB | 
| xstream-1.3.1-hudson-8-sources.jar | 306 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson/xstream/ -->
<dependency>
    <groupId>org.jvnet.hudson</groupId>
    <artifactId>xstream</artifactId>
    <version>1.3.1-hudson-8</version>
</dependency>// https://jarcasting.com/artifacts/org.jvnet.hudson/xstream/
implementation 'org.jvnet.hudson:xstream:1.3.1-hudson-8'// https://jarcasting.com/artifacts/org.jvnet.hudson/xstream/
implementation ("org.jvnet.hudson:xstream:1.3.1-hudson-8")'org.jvnet.hudson:xstream:jar:1.3.1-hudson-8'<dependency org="org.jvnet.hudson" name="xstream" rev="1.3.1-hudson-8">
  <artifact name="xstream" type="jar" />
</dependency>@Grapes(
@Grab(group='org.jvnet.hudson', module='xstream', version='1.3.1-hudson-8')
)libraryDependencies += "org.jvnet.hudson" % "xstream" % "1.3.1-hudson-8"[org.jvnet.hudson/xstream "1.3.1-hudson-8"]| Group / Artifact | Type | Version | 
|---|---|---|
| dom4j : dom4j Optional | jar | 1.6.1 | 
| org.jdom : jdom Optional | jar | 1.1 | 
| 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 | 
| xpp3 : xpp3_min | jar | 1.1.4c | 
| cglib : cglib-nodep Optional | jar | 2.2 | 
| org.codehaus.jettison : jettison Optional | jar | 1.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.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 |