elasticsearch-metrics

ElasticSearch metrics collector

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.sigalhu
ArtifactId

ArtifactId

elasticsearch-metrics
Last Version

Last Version

0.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

elasticsearch-metrics
ElasticSearch metrics collector
Project URL

Project URL

https://github.com/SigalHu/elasticsearch-metrics
Source Code Management

Source Code Management

https://github.com/sigalhu/elasticsearch-metrics

Download elasticsearch-metrics

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7
org.apache.commons : commons-collections4 jar 4.1
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.10.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

elasticsearch-metrics

使用

在您的 Maven POM 文件里加入:

<dependency>
  <groupId>com.github.sigalhu</groupId>
  <artifactId>elasticsearch-metrics</artifactId>
  <version>0.0.0</version>
</dependency>

Versions

Version
0.0.0