SCA4J XStream Marshalling Implementation

SCA4J XStream Marshalling Implementation.

License

License

GroupId

GroupId

org.codehaus.service-conduit
ArtifactId

ArtifactId

sca4j-marshal-xstream
Last Version

Last Version

0.9.9
Release Date

Release Date

Type

Type

jar
Description

Description

SCA4J XStream Marshalling Implementation
SCA4J XStream Marshalling Implementation.
Project Organization

Project Organization

Service Symphony

Download sca4j-marshal-xstream

How to add to project

<!-- https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-marshal-xstream/ -->
<dependency>
    <groupId>org.codehaus.service-conduit</groupId>
    <artifactId>sca4j-marshal-xstream</artifactId>
    <version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-marshal-xstream/
implementation 'org.codehaus.service-conduit:sca4j-marshal-xstream:0.9.9'
// https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-marshal-xstream/
implementation ("org.codehaus.service-conduit:sca4j-marshal-xstream:0.9.9")
'org.codehaus.service-conduit:sca4j-marshal-xstream:jar:0.9.9'
<dependency org="org.codehaus.service-conduit" name="sca4j-marshal-xstream" rev="0.9.9">
  <artifact name="sca4j-marshal-xstream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.service-conduit', module='sca4j-marshal-xstream', version='0.9.9')
)
libraryDependencies += "org.codehaus.service-conduit" % "sca4j-marshal-xstream" % "0.9.9"
[org.codehaus.service-conduit/sca4j-marshal-xstream "0.9.9"]

Dependencies

compile (1)

Group / Artifact Type Version
com.thoughtworks.xstream : xstream jar 1.2

provided (1)

Group / Artifact Type Version
org.codehaus.service-conduit : sca4j-spi jar 0.9.9

test (2)

Group / Artifact Type Version
org.easymock : easymock jar 2.2
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.9
0.9.8
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.4.2