не последняя версия
Последняя версия 1.4.19

com.thoughtworks.xstream:xstream-jmh 1.4.13

JMH Benchmark suite of XStream.

Категории

Категории

JMH Тестирование приложения и мониторинг Performance analysis
Группа

Группа

com.thoughtworks.xstream
Идентификатор

Идентификатор

xstream-jmh
Версия

Версия

1.4.13
Тип

Тип

jar

Скачать xstream-jmh 1.4.13


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