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
Server Side Public License, v 1 Elastic License 2.0
Elastic
Files download
File Operation
aggs-matrix-stats-client-7.13.0.jar download
aggs-matrix-stats-client-7.13.0.pom download
aggs-matrix-stats-client-7.13.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.elasticsearch.plugin</groupId>
  <artifactId>aggs-matrix-stats-client</artifactId>
  <version>7.13.0</version>
</dependency>
Gradle Groovy
implementation 'org.elasticsearch.plugin:aggs-matrix-stats-client:7.13.0'
Gradle Kotlin
implementation("org.elasticsearch.plugin:aggs-matrix-stats-client:7.13.0")
Scala SBT
libraryDependencies += "org.elasticsearch.plugin" % "aggs-matrix-stats-client" % "7.13.0"
Groovy Grape
@Grapes(
  @Grab(group='org.elasticsearch.plugin', module='aggs-matrix-stats-client', version='7.13.0')
)
Apache Ivy
<dependency org="org.elasticsearch.plugin" name="aggs-matrix-stats-client" rev="7.13.0" />
Leiningen
[org.elasticsearch.plugin/aggs-matrix-stats-client "7.13.0"]
Apache Buildr
'org.elasticsearch.plugin:aggs-matrix-stats-client:jar:7.13.0'
Dependencies
The project has no third-party dependencies