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.5.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add parent-join-client-5.5.2.jar to your project.
<dependency> <groupId>org.elasticsearch.plugin</groupId> <artifactId>parent-join-client</artifactId> <version>5.5.2</version> </dependency>
compile group: 'org.elasticsearch.plugin', name: 'parent-join-client', version: '5.5.2'
libraryDependencies += "org.elasticsearch.plugin" % "parent-join-client" % "5.5.2"
<dependency org="org.elasticsearch.plugin" name="parent-join-client" rev="5.5.2"/>
@Grapes(@Grab(group='org.elasticsearch.plugin', module='parent-join-client', version='5.5.2'))
'org.elasticsearch.plugin:parent-join-client:jar:5.5.2'
Click the following link to download the jar file.
parent-join-client-5.5.2-javadoc.jar