<dependency>
<groupId>org.jmxtrans</groupId>
<artifactId>jmxtrans-output-core</artifactId>
<version>272</version>
</dependency>
<parent> <groupId>org.jmxtrans</groupId> <artifactId>jmxtrans-output</artifactId> <version>272</version> </parent>
compile
|-- com.fasterxml.jackson.core:jackson-annotations
|-- com.fasterxml.jackson.core:jackson-core
|-- com.github.chrisvest:stormpot
|-- com.github.rholder:guava-retrying
|-- org.apache.commons:commons-jexl
|-- org.jmxtrans:jmxtrans-core
|-- org.jmxtrans:jmxtrans-utils
provided
|-- com.github.spotbugs:spotbugs-annotations
test
|-- com.github.tomakehurst:wiremock-jre8
|-- com.jayway.awaitility:awaitility
|-- junit:junit
|-- net.javacrumbs.json-unit:json-unit-fluent
|-- org.hamcrest:hamcrest-library
|-- org.jmxtrans:jmxtrans-test-utils
|-- org.powermock:powermock-api-mockito2
|-- org.powermock:powermock-core