| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators Metrics Application Testing & Monitoring Monitoring |
| GroupId | GroupIdcom.elastisys |
| ArtifactId | ArtifactIdautoscaler.metricstreamers.cloudwatch |
| Last Version | Last Version5.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionelastisys :: autoscaler :: metric streamers :: cloudwatch
metric streamer that retrieves metric values over the Amazon
CloudWatch API.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.elastisys/autoscaler.metricstreamers.cloudwatch/ -->
<dependency>
<groupId>com.elastisys</groupId>
<artifactId>autoscaler.metricstreamers.cloudwatch</artifactId>
<version>5.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.elastisys/autoscaler.metricstreamers.cloudwatch/
implementation 'com.elastisys:autoscaler.metricstreamers.cloudwatch:5.2.2'
// https://jarcasting.com/artifacts/com.elastisys/autoscaler.metricstreamers.cloudwatch/
implementation ("com.elastisys:autoscaler.metricstreamers.cloudwatch:5.2.2")
'com.elastisys:autoscaler.metricstreamers.cloudwatch:jar:5.2.2'
<dependency org="com.elastisys" name="autoscaler.metricstreamers.cloudwatch" rev="5.2.2">
<artifact name="autoscaler.metricstreamers.cloudwatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.elastisys', module='autoscaler.metricstreamers.cloudwatch', version='5.2.2')
)
libraryDependencies += "com.elastisys" % "autoscaler.metricstreamers.cloudwatch" % "5.2.2"
[com.elastisys/autoscaler.metricstreamers.cloudwatch "5.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.elastisys : autoscaler.core | jar | 5.2.2 |
| com.amazonaws : aws-java-sdk-cloudwatch | jar | 1.11.82 |
| joda-time : joda-time | jar | |
| org.slf4j : slf4j-api | jar | |
| junit : junit | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | |
| ch.qos.logback : logback-classic | jar | |
| org.openjdk.jol : jol-core | jar | 0.6 |