License |
License |
---|---|
Categories |
Categoriesjmxtrans Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.jmxtrans |
ArtifactId | ArtifactIdjmxtrans-output-cloudwatch |
Last Version | Last Version272 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJmxTrans - CloudWatch output writers
This module contains output writers based on CloudWatch (AWS).
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-output-cloudwatch/ -->
<dependency>
<groupId>org.jmxtrans</groupId>
<artifactId>jmxtrans-output-cloudwatch</artifactId>
<version>272</version>
</dependency>
// https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-output-cloudwatch/
implementation 'org.jmxtrans:jmxtrans-output-cloudwatch:272'
// https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-output-cloudwatch/
implementation ("org.jmxtrans:jmxtrans-output-cloudwatch:272")
'org.jmxtrans:jmxtrans-output-cloudwatch:jar:272'
<dependency org="org.jmxtrans" name="jmxtrans-output-cloudwatch" rev="272">
<artifact name="jmxtrans-output-cloudwatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jmxtrans', module='jmxtrans-output-cloudwatch', version='272')
)
libraryDependencies += "org.jmxtrans" % "jmxtrans-output-cloudwatch" % "272"
[org.jmxtrans/jmxtrans-output-cloudwatch "272"]
Group / Artifact | Type | Version |
---|---|---|
com.amazonaws : aws-java-sdk-cloudwatch | jar | 1.11.428 |
com.amazonaws : aws-java-sdk-core | jar | 1.11.428 |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.google.guava : guava | jar | 29.0-jre |
org.jmxtrans : jmxtrans-core | jar | 272 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 3.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
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 |
org.powermock : powermock-api-mockito2 | jar | 1.7.1 |
org.powermock : powermock-core | jar | 1.7.1 |
org.powermock : powermock-module-junit4 | jar | 1.7.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |