is not current version
Last Version 2.6.0

io.hekate:hekate-metrics-cloudwatch 2.4.0

Java library for cluster communications and computing.

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.hekate
ArtifactId

ArtifactId

hekate-metrics-cloudwatch
Version

Version

2.4.0
Type

Type

jar

Download hekate-metrics-cloudwatch 2.4.0


<!-- https://jarcasting.com/artifacts/io.hekate/hekate-metrics-cloudwatch/ -->
<dependency>
    <groupId>io.hekate</groupId>
    <artifactId>hekate-metrics-cloudwatch</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hekate/hekate-metrics-cloudwatch/
implementation 'io.hekate:hekate-metrics-cloudwatch:2.4.0'
// https://jarcasting.com/artifacts/io.hekate/hekate-metrics-cloudwatch/
implementation ("io.hekate:hekate-metrics-cloudwatch:2.4.0")
'io.hekate:hekate-metrics-cloudwatch:jar:2.4.0'
<dependency org="io.hekate" name="hekate-metrics-cloudwatch" rev="2.4.0">
  <artifact name="hekate-metrics-cloudwatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hekate', module='hekate-metrics-cloudwatch', version='2.4.0')
)
libraryDependencies += "io.hekate" % "hekate-metrics-cloudwatch" % "2.4.0"
[io.hekate/hekate-metrics-cloudwatch "2.4.0"]