is not current version
Last Version 8.2.3

org.elasticsearch:elasticsearch-x-content 7.6.0

Elasticsearch subproject :libs:elasticsearch-x-content

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

elasticsearch-x-content
Version

Version

7.6.0
Type

Type

jar

Download elasticsearch-x-content 7.6.0


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