MVN

com.bazaarvoice.elasticsearch.client : parent

Maven & Gradle

Aug 12, 2015
<dependency>
    <groupId>com.bazaarvoice.elasticsearch.client</groupId>
    <artifactId>parent</artifactId>
    <version>0.1PRE3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bazaarvoice.elasticsearch.client : parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1PRE3

All Versions

Choose a version of com.bazaarvoice.elasticsearch.client : parent to add to Maven - All Versions:

  • Version Updated
  • parent-0.1PRE3

    Aug 11, 2015
  • parent-0.1PRE2

    May 14, 2015
  • parent-0.1PRE1

    Mar 24, 2015

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.bazaarvoice.elasticsearch.client</groupId>
    <artifactId>parent</artifactId>
    <version>0.1PRE3</version>
</dependency>