is not current version
Last Version 8.2.3

org.elasticsearch:elasticsearch-x-content 6.8.7

Elasticsearch subproject :libs:x-content

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

elasticsearch-x-content
Version

Version

6.8.7
Type

Type

jar

Download elasticsearch-x-content 6.8.7


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