| License |
License |
|---|---|
| Categories |
Categoriesjmxtrans Application Testing & Monitoring Monitoring |
| GroupId | GroupIdorg.jmxtrans |
| ArtifactId | ArtifactIdjmxtrans-utils |
| Version | Version272 |
| Type | Typejar |
| Description |
DescriptionJmxTrans - utils
This module contains utilities that do not have direct dependencies on JmxTrans.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jmxtrans-utils-272.pom | |
| jmxtrans-utils-272.jar | 13 KB |
| jmxtrans-utils-272-sources.jar | 13 KB |
| jmxtrans-utils-272-javadoc.jar | 71 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-utils/ -->
<dependency>
<groupId>org.jmxtrans</groupId>
<artifactId>jmxtrans-utils</artifactId>
<version>272</version>
</dependency>
// https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-utils/
implementation 'org.jmxtrans:jmxtrans-utils:272'
// https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-utils/
implementation ("org.jmxtrans:jmxtrans-utils:272")
'org.jmxtrans:jmxtrans-utils:jar:272'
<dependency org="org.jmxtrans" name="jmxtrans-utils" rev="272">
<artifact name="jmxtrans-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jmxtrans', module='jmxtrans-utils', version='272')
)
libraryDependencies += "org.jmxtrans" % "jmxtrans-utils" % "272"
[org.jmxtrans/jmxtrans-utils "272"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 29.0-jre |
| commons-lang : commons-lang | jar | 2.6 |
| net.sf.jpathwatch : jpathwatch | jar | 0.95 |
| org.codehaus.mojo : animal-sniffer-annotations Optional | jar | 1.16 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.2 |
| org.projectlombok : lombok | jar | 1.18.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.assertj : assertj-core | jar | 2.8.0 |
| org.jmxtrans : jmxtrans-test-utils | jar | 272 |
| org.mockito : mockito-core | jar | 2.8.9 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |