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

org.jmxtrans:jmxtrans-test-utils 252

This module contains utilities used purely in tests.

Категории

Категории

jmxtrans Тестирование приложения и мониторинг Monitoring
Группа

Группа

org.jmxtrans
Идентификатор

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

jmxtrans-test-utils
Версия

Версия

252
Тип

Тип

jar

Скачать jmxtrans-test-utils 252


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