XStream Core

The Codehaus is a collaborative environment for building open source projects with a strong emphasis on modern languages, focussed on quality components that meet real world needs.

License

License

BSD style
Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

org.hudsonci.tools
ArtifactId

ArtifactId

xstream
Last Version

Last Version

1.4.1-hudson-2
Release Date

Release Date

Type

Type

jar
Description

Description

XStream Core
The Codehaus is a collaborative environment for building open source projects with a strong emphasis on modern languages, focussed on quality components that meet real world needs.
Project Organization

Project Organization

XStream
Source Code Management

Source Code Management

https://github.com/hudson/xstream

Download xstream

How to add to project

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

Dependencies

compile (14)

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
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

test (5)

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

Project Modules

There are no modules declared in this project.
org.hudsonci.tools

Hudson CI Server

Versions

Version
1.4.1-hudson-2
1.4.1-hudson-1