is not current version
Last Version 1.4.19

com.thoughtworks.xstream:xstream-jmh 1.4.11

JMH Benchmark suite of XStream.

Categories

Categories

JMH Application Testing & Monitoring Performance analysis
GroupId

GroupId

com.thoughtworks.xstream
ArtifactId

ArtifactId

xstream-jmh
Version

Version

1.4.11
Type

Type

jar

Download xstream-jmh 1.4.11


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