a

aggs-matrix-stats-client

Adds aggregations whose input are a list of numeric fields and output includes a matrix.
https://github.com/elastic/elasticsearch
The Apache Software License, Version 2.0
Elastic
Files download
File Operation
aggs-matrix-stats-client-6.4.3.jar download
aggs-matrix-stats-client-6.4.3.pom download
aggs-matrix-stats-client-6.4.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.elasticsearch.plugin</groupId>
  <artifactId>aggs-matrix-stats-client</artifactId>
  <version>6.4.3</version>
</dependency>
Gradle Groovy
implementation 'org.elasticsearch.plugin:aggs-matrix-stats-client:6.4.3'
Gradle Kotlin
implementation("org.elasticsearch.plugin:aggs-matrix-stats-client:6.4.3")
Scala SBT
libraryDependencies += "org.elasticsearch.plugin" % "aggs-matrix-stats-client" % "6.4.3"
Groovy Grape
@Grapes(
  @Grab(group='org.elasticsearch.plugin', module='aggs-matrix-stats-client', version='6.4.3')
)
Apache Ivy
<dependency org="org.elasticsearch.plugin" name="aggs-matrix-stats-client" rev="6.4.3" />
Leiningen
[org.elasticsearch.plugin/aggs-matrix-stats-client "6.4.3"]
Apache Buildr
'org.elasticsearch.plugin:aggs-matrix-stats-client:jar:6.4.3'
Dependencies
The project has no third-party dependencies