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