is not current version
Last Version 272

org.jmxtrans:jmxtrans-test-utils 269

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

269
Type

Type

jar

Download jmxtrans-test-utils 269


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