is not current version
Last Version 1.1

com.gu:elasticsearch-cloudwatch 1.0

An Elasticserch plugin which pushes node statistics to AWS Cloudwatch

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.gu
ArtifactId

ArtifactId

elasticsearch-cloudwatch
Version

Version

1.0
Type

Type

jar

Download elasticsearch-cloudwatch 1.0


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