MVN

com.strapdata.elasticsearch.plugin : plugins

Maven & Gradle

Jun 22, 2017
1.6k stars

Plugin: Parent POM · A parent project for Elasticsearch plugins

<dependency>
    <groupId>com.strapdata.elasticsearch.plugin</groupId>
    <artifactId>plugins</artifactId>
    <version>2.4.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.strapdata.elasticsearch.plugin : plugins to add to Maven - Latest Versions:

  • Latest Stable: 2.4.5

All Versions

Choose a version of com.strapdata.elasticsearch.plugin : plugins to add to Maven - All Versions:

Version Vulnerabilities Updated
2.4.x
plugins-2.4.5
plugins-2.4.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.strapdata.elasticsearch.plugin</groupId>
    <artifactId>plugins</artifactId>
    <version>2.4.5</version>
</dependency>