is not current version
Last Version 2.2

com.github.vveloso:jmxtrans-output-elastic-aggregate 1.1

JMXTrans output writer for Elasticsearch which outputs one structured document for each query.

Categories

Categories

jmxtrans Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.vveloso
ArtifactId

ArtifactId

jmxtrans-output-elastic-aggregate
Version

Version

1.1
Type

Type

jar

Download jmxtrans-output-elastic-aggregate 1.1


<!-- https://jarcasting.com/artifacts/com.github.vveloso/jmxtrans-output-elastic-aggregate/ -->
<dependency>
    <groupId>com.github.vveloso</groupId>
    <artifactId>jmxtrans-output-elastic-aggregate</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vveloso/jmxtrans-output-elastic-aggregate/
implementation 'com.github.vveloso:jmxtrans-output-elastic-aggregate:1.1'
// https://jarcasting.com/artifacts/com.github.vveloso/jmxtrans-output-elastic-aggregate/
implementation ("com.github.vveloso:jmxtrans-output-elastic-aggregate:1.1")
'com.github.vveloso:jmxtrans-output-elastic-aggregate:jar:1.1'
<dependency org="com.github.vveloso" name="jmxtrans-output-elastic-aggregate" rev="1.1">
  <artifact name="jmxtrans-output-elastic-aggregate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vveloso', module='jmxtrans-output-elastic-aggregate', version='1.1')
)
libraryDependencies += "com.github.vveloso" % "jmxtrans-output-elastic-aggregate" % "1.1"
[com.github.vveloso/jmxtrans-output-elastic-aggregate "1.1"]