a

aggs-matrix-stats-client

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