Jar examples for p:parent-join-client
This module adds the support parent-child queries and aggregations
You can download jar file parent-join-client 5.6.10 in this page.
The Apache Software License, Version 2.0
You can use the following script to add parent-join-client-5.6.10.jar to your project.
<dependency> <groupId>org.elasticsearch.plugin</groupId> <artifactId>parent-join-client</artifactId> <version>5.6.10</version> </dependency>
compile group: 'org.elasticsearch.plugin', name: 'parent-join-client', version: '5.6.10'
libraryDependencies += "org.elasticsearch.plugin" % "parent-join-client" % "5.6.10"
<dependency org="org.elasticsearch.plugin" name="parent-join-client" rev="5.6.10"/>
@Grapes(@Grab(group='org.elasticsearch.plugin', module='parent-join-client', version='5.6.10'))
'org.elasticsearch.plugin:parent-join-client:jar:5.6.10'
Click the following link to download the jar file.
parent-join-client-5.6.10-javadoc.jar