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