Last Version

JmxTrans - test utils 272

This module contains utilities used purely in tests.

License

License

Categories

Categories

jmxtrans Application Testing & Monitoring Monitoring
GroupId

GroupId

org.jmxtrans
ArtifactId

ArtifactId

jmxtrans-test-utils
Version

Version

272
Type

Type

jar
Description

Description

JmxTrans - test utils
This module contains utilities used purely in tests.
Project Organization

Project Organization

JmxTrans team

Download jmxtrans-test-utils 272


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre
junit : junit jar 4.13.1
org.codehaus.mojo : animal-sniffer-annotations Optional jar 1.16
org.jhades : jhades jar 1.0.4
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 3.1.2

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3

Project Modules

There are no modules declared in this project.