is not current version
Last Version 8.2.3

org.elasticsearch:elasticsearch-x-content 6.5.3

Elasticsearch subproject :libs:x-content

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

elasticsearch-x-content
Version

Version

6.5.3
Type

Type

jar

Download elasticsearch-x-content 6.5.3


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