elasticsearch-plugin-graphite

Graphite monitoring plugin for Elasticsearch

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.pakulov.elasticsearch
ArtifactId

ArtifactId

elasticsearch-plugin-graphite
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

elasticsearch-plugin-graphite
Graphite monitoring plugin for Elasticsearch
Project URL

Project URL

https://github.com/apakulov/elasticsearch-graphite-plugin/
Source Code Management

Source Code Management

https://github.com/apakulov/elasticsearch-graphite-plugin

Download elasticsearch-plugin-graphite

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 2.2.0

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.elasticsearch : elasticsearch test-jar 2.2.0
org.apache.lucene : lucene-test-framework jar 5.4.1
net.java.dev.jna : jna Optional jar 4.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.0