MVN

com.garethahealy.elastawatch : elastawatch-parent

Maven & Gradle

Aug 27, 2018
0 stars

GarethHealy :: ElasticSearch with Watcher Plugin PoC

<dependency>
    <groupId>com.garethahealy.elastawatch</groupId>
    <artifactId>elastawatch-parent</artifactId>
    <version>6.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.garethahealy.elastawatch : elastawatch-parent to add to Maven - Latest Versions:

  • Latest Stable: 6.4.0

All Versions

Choose a version of com.garethahealy.elastawatch : elastawatch-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
6.4.x
elastawatch-parent-6.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.garethahealy.elastawatch</groupId>
    <artifactId>elastawatch-parent</artifactId>
    <version>6.4.0</version>
</dependency>