MVN

de.bytefish.elasticutils : elasticutils-parent

Maven & Gradle

May 16, 2019
4 stars

elasticutils · Library for simplified access to the ElasticSearch Java API.

<dependency>
    <groupId>de.bytefish.elasticutils</groupId>
    <artifactId>elasticutils-parent</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.bytefish.elasticutils : elasticutils-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of de.bytefish.elasticutils : elasticutils-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
elasticutils-parent-1.3
1.2
elasticutils-parent-1.2
1.1
elasticutils-parent-1.1
1.0
elasticutils-parent-1.0
0.5
elasticutils-parent-0.5
0.4
elasticutils-parent-0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.bytefish.elasticutils</groupId>
    <artifactId>elasticutils-parent</artifactId>
    <version>1.3</version>
</dependency>