is not current version
Last Version 272

org.jmxtrans:jmxtrans-test-utils 270

This module contains utilities used purely in tests.

Categories

Categories

jmxtrans Application Testing & Monitoring Monitoring
GroupId

GroupId

org.jmxtrans
ArtifactId

ArtifactId

jmxtrans-test-utils
Version

Version

270
Type

Type

jar

Download jmxtrans-test-utils 270


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