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

com.automattic:elasticsearch-statsd 2.3.1.1

StatsD monitoring plugin for Elasticsearch

Категории

Категории

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

Группа

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

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

elasticsearch-statsd
Версия

Версия

2.3.1.1
Тип

Тип

jar

Скачать elasticsearch-statsd 2.3.1.1


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