Last Version

elasticsearch-cloudwatch 1.1

An Elasticserch plugin which pushes node statistics to AWS Cloudwatch

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.gu
ArtifactId

ArtifactId

elasticsearch-cloudwatch
Version

Version

1.1
Type

Type

jar
Description

Description

elasticsearch-cloudwatch
An Elasticserch plugin which pushes node statistics to AWS Cloudwatch
Project URL

Project URL

https://github.com/guardian/elasticsearch-cloudwatch
Source Code Management

Source Code Management

https://github.com/guardian/elasticsearch-cloudwatch

Download elasticsearch-cloudwatch 1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.elasticsearch : elasticsearch jar 1.7.1
com.amazonaws : aws-java-sdk jar 1.10.16

Project Modules

There are no modules declared in this project.