не последняя версия
Последняя версия 7.9.3.0

com.automattic:elasticsearch-statsd 5.6.0.0

StatsD monitoring plugin for Elasticsearch

Категории

Категории

Auto Библиотеки уровня приложения Code Generators Search Прикладные библиотеки Elasticsearch
Группа

Группа

com.automattic
Идентификатор

Идентификатор

elasticsearch-statsd
Версия

Версия

5.6.0.0
Тип

Тип

jar

Скачать elasticsearch-statsd 5.6.0.0


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