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