Download aggs-matrix-stats-client-6.3.1.jar file - Jar a

Jar examples for a:aggs-matrix-stats-client

Description

Adds aggregations whose input are a list of numeric fields and output includes a matrix.

You can download jar file aggs-matrix-stats-client 6.3.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add aggs-matrix-stats-client-6.3.1.jar to your project.

<dependency>
   <groupId>org.elasticsearch.plugin</groupId>
   <artifactId>aggs-matrix-stats-client</artifactId>
   <version>6.3.1</version>
</dependency>
compile group: 'org.elasticsearch.plugin', name: 'aggs-matrix-stats-client', version: '6.3.1'
libraryDependencies += "org.elasticsearch.plugin" % "aggs-matrix-stats-client" % "6.3.1"
<dependency org="org.elasticsearch.plugin" name="aggs-matrix-stats-client" rev="6.3.1"/>
@Grapes(@Grab(group='org.elasticsearch.plugin', module='aggs-matrix-stats-client', version='6.3.1'))
'org.elasticsearch.plugin:aggs-matrix-stats-client:jar:6.3.1'

Download

Click the following link to download the jar file.

aggs-matrix-stats-client-6.3.1-javadoc.jar
aggs-matrix-stats-client-6.3.1-sources.jar
aggs-matrix-stats-client-6.3.1.jar
aggs-matrix-stats-client-6.3.1.pom



Related Tutorials