is not current version
Last Version 8.2.3

org.elasticsearch:elasticsearch-x-content 7.3.2

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.3.2
Type

Type

jar

Download elasticsearch-x-content 7.3.2


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