License |
License |
---|---|
GroupId | GroupIdcom.thoughtworks.xstream |
ArtifactId | ArtifactIdxstream-benchmark |
Last Version | Last Version1.4.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXStream Benchmark
Benchmark suite of XStream.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xstream-benchmark-1.4.19.pom | |
xstream-benchmark-1.4.19.jar | 215 KB |
xstream-benchmark-1.4.19-sources.jar | 41 KB |
xstream-benchmark-1.4.19-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.thoughtworks.xstream : xstream | jar | 1.4.19 |
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 |