is not current version
Last Version 1.4.19

com.thoughtworks.xstream:xstream-jmh 1.4.12

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.12
Type

Type

jar

Download xstream-jmh 1.4.12


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