License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.hekate |
ArtifactId | ArtifactIdhekate-metrics-cloudwatch |
Version | Version2.6.0 |
Type | Typejar |
Description |
DescriptionHekate CloudWatch
Java library for cluster communications and computing.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.hekate/hekate-metrics-cloudwatch/ -->
<dependency>
<groupId>io.hekate</groupId>
<artifactId>hekate-metrics-cloudwatch</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hekate/hekate-metrics-cloudwatch/
implementation 'io.hekate:hekate-metrics-cloudwatch:2.6.0'
// https://jarcasting.com/artifacts/io.hekate/hekate-metrics-cloudwatch/
implementation ("io.hekate:hekate-metrics-cloudwatch:2.6.0")
'io.hekate:hekate-metrics-cloudwatch:jar:2.6.0'
<dependency org="io.hekate" name="hekate-metrics-cloudwatch" rev="2.6.0">
<artifact name="hekate-metrics-cloudwatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hekate', module='hekate-metrics-cloudwatch', version='2.6.0')
)
libraryDependencies += "io.hekate" % "hekate-metrics-cloudwatch" % "2.6.0"
[io.hekate/hekate-metrics-cloudwatch "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
io.hekate : hekate-core | jar | 2.6.0 |
com.amazonaws : aws-java-sdk-cloudwatch | jar | 1.11.380 |