MVN

io.hekate : hekate-metrics-cloudwatch

Maven & Gradle

Aug 22, 2018
2 usages
18 stars

Hekate CloudWatch · Java library for cluster communications and computing.

<dependency>
    <groupId>io.hekate</groupId>
    <artifactId>hekate-metrics-cloudwatch</artifactId>
    <version>2.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.hekate : hekate-metrics-cloudwatch to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6.0

All Versions

Choose a version of io.hekate : hekate-metrics-cloudwatch to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6.x
hekate-metrics-cloudwatch-2.6.0
2.5.x
hekate-metrics-cloudwatch-2.5.0
2.4.x
hekate-metrics-cloudwatch-2.4.1
hekate-metrics-cloudwatch-2.4.0
2.3.x
hekate-metrics-cloudwatch-2.3.1
hekate-metrics-cloudwatch-2.3.0
2.2.x
hekate-metrics-cloudwatch-2.2.2
hekate-metrics-cloudwatch-2.2.1
hekate-metrics-cloudwatch-2.2.0

How to add a dependency to Maven

Add the following io.hekate : hekate-metrics-cloudwatch maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.hekate</groupId>
    <artifactId>hekate-metrics-cloudwatch</artifactId>
    <version>2.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.hekate : hekate-metrics-cloudwatch gradle dependency to your build.gradle file:

implementation 'io.hekate:hekate-metrics-cloudwatch:2.6.0'

Gradle Kotlin DSL: Add the following io.hekate : hekate-metrics-cloudwatch gradle kotlin dependency to your build.gradle.kts file:

implementation("io.hekate:hekate-metrics-cloudwatch:2.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.hekate : hekate-metrics-cloudwatch sbt scala dependency to your build.sbt file:

libraryDependencies += "io.hekate" % "hekate-metrics-cloudwatch" % "2.6.0"

Advertisement

Dependencies from Group

Dec 09, 2022
12 usages
18 stars
Dec 09, 2022
3 usages
18 stars
Dec 09, 2022
3 usages
18 stars
Dec 09, 2022
3 usages
18 stars
Dec 09, 2022
3 usages
18 stars

Discover Dependencies