<dependency>
<groupId>com.linagora</groupId>
<artifactId>metrics-elasticsearch-reporter</artifactId>
<version>6.0.0-RC2</version>
</dependency>
@Grapes(
@Grab(group='com.linagora', module='metrics-elasticsearch-reporter', version='6.0.0-RC2')
)
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>9</version> </parent>
compile
|-- com.fasterxml.jackson.core:jackson-databind:2.9.6
|-- com.fasterxml.jackson.module:jackson-module-afterburner:2.9.6
|-- io.dropwizard.metrics:metrics-core:3.2.6
test
|-- com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.3.3
|-- junit:junit:4.12
|-- org.apache.lucene:lucene-test-framework:5.5.0
|-- org.assertj:assertj-core:3.11.1
|-- org.elasticsearch:elasticsearch:2.3.1
|-- org.elasticsearch:elasticsearch:2.3.1