x

x-pack-esql-compute-ann

Elasticsearch subproject :x-pack:plugin:esql:compute:ann
https://github.com/elastic/elasticsearch
Elastic License 2.0
Elastic
Files download
File Operation
x-pack-esql-compute-ann-8.16.0.jar download
x-pack-esql-compute-ann-8.16.0.pom download
x-pack-esql-compute-ann-8.16.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.elasticsearch.plugin</groupId>
  <artifactId>x-pack-esql-compute-ann</artifactId>
  <version>8.16.0</version>
</dependency>
Gradle Groovy
implementation 'org.elasticsearch.plugin:x-pack-esql-compute-ann:8.16.0'
Gradle Kotlin
implementation("org.elasticsearch.plugin:x-pack-esql-compute-ann:8.16.0")
Scala SBT
libraryDependencies += "org.elasticsearch.plugin" % "x-pack-esql-compute-ann" % "8.16.0"
Groovy Grape
@Grapes(
  @Grab(group='org.elasticsearch.plugin', module='x-pack-esql-compute-ann', version='8.16.0')
)
Apache Ivy
<dependency org="org.elasticsearch.plugin" name="x-pack-esql-compute-ann" rev="8.16.0" />
Leiningen
[org.elasticsearch.plugin/x-pack-esql-compute-ann "8.16.0"]
Apache Buildr
'org.elasticsearch.plugin:x-pack-esql-compute-ann:jar:8.16.0'
Dependencies
The project has no third-party dependencies