is not current version
Last Version 8.2.3

elasticsearch-core 8.2.0

Elasticsearch subproject :libs:elasticsearch-core

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

elasticsearch-core
Version

Version

8.2.0
Type

Type

jar
Description

Description

elasticsearch-core
Elasticsearch subproject :libs:elasticsearch-core
Project URL

Project URL

https://github.com/elastic/elasticsearch

Download elasticsearch-core 8.2.0


<!-- https://jarcasting.com/artifacts/org.elasticsearch/elasticsearch-core/ -->
<dependency>
    <groupId>org.elasticsearch</groupId>
    <artifactId>elasticsearch-core</artifactId>
    <version>8.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsearch/elasticsearch-core/
implementation 'org.elasticsearch:elasticsearch-core:8.2.0'
// https://jarcasting.com/artifacts/org.elasticsearch/elasticsearch-core/
implementation ("org.elasticsearch:elasticsearch-core:8.2.0")
'org.elasticsearch:elasticsearch-core:jar:8.2.0'
<dependency org="org.elasticsearch" name="elasticsearch-core" rev="8.2.0">
  <artifact name="elasticsearch-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsearch', module='elasticsearch-core', version='8.2.0')
)
libraryDependencies += "org.elasticsearch" % "elasticsearch-core" % "8.2.0"
[org.elasticsearch/elasticsearch-core "8.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.