Jar examples for e:elasticsearch-x-content
Elasticsearch subproject :libs:x-content
You can download jar file elasticsearch-x-content 6.3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add elasticsearch-x-content-6.3.0.jar to your project.
<dependency> <groupId>org.elasticsearch</groupId> <artifactId>elasticsearch-x-content</artifactId> <version>6.3.0</version> </dependency>
compile group: 'org.elasticsearch', name: 'elasticsearch-x-content', version: '6.3.0'
libraryDependencies += "org.elasticsearch" % "elasticsearch-x-content" % "6.3.0"
<dependency org="org.elasticsearch" name="elasticsearch-x-content" rev="6.3.0"/>
@Grapes(@Grab(group='org.elasticsearch', module='elasticsearch-x-content', version='6.3.0'))
'org.elasticsearch:elasticsearch-x-content:jar:6.3.0'
Click the following link to download the jar file.
elasticsearch-x-content-6.3.0-javadoc.jar