p

parent-join-client

This module adds the support parent-child queries and aggregations
https://github.com/elastic/elasticsearch
The Apache Software License, Version 2.0
Elastic
Files download
File Operation
parent-join-client-6.4.3.jar download
parent-join-client-6.4.3.pom download
parent-join-client-6.4.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.elasticsearch.plugin</groupId>
  <artifactId>parent-join-client</artifactId>
  <version>6.4.3</version>
</dependency>
Gradle Groovy
implementation 'org.elasticsearch.plugin:parent-join-client:6.4.3'
Gradle Kotlin
implementation("org.elasticsearch.plugin:parent-join-client:6.4.3")
Scala SBT
libraryDependencies += "org.elasticsearch.plugin" % "parent-join-client" % "6.4.3"
Groovy Grape
@Grapes(
  @Grab(group='org.elasticsearch.plugin', module='parent-join-client', version='6.4.3')
)
Apache Ivy
<dependency org="org.elasticsearch.plugin" name="parent-join-client" rev="6.4.3" />
Leiningen
[org.elasticsearch.plugin/parent-join-client "6.4.3"]
Apache Buildr
'org.elasticsearch.plugin:parent-join-client:jar:6.4.3'
Dependencies
The project has no third-party dependencies