Last Version

XStream Benchmark 1.4.19

Benchmark suite of XStream.

License

License

GroupId

GroupId

com.thoughtworks.xstream
ArtifactId

ArtifactId

xstream-benchmark
Version

Version

1.4.19
Type

Type

jar
Description

Description

XStream Benchmark
Benchmark suite of XStream.
Project Organization

Project Organization

XStream

Download xstream-benchmark 1.4.19


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

Dependencies

compile (1)

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

test (5)

Group / Artifact Type Version
net.sf.kxml : kxml2-min jar 2.3.0
commons-lang : commons-lang jar 2.4
commons-cli : commons-cli jar 1.1
commons-io : commons-io jar 1.4
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.