MVN

org.apache.streams.plugins : streams-plugin-elasticsearch

Maven & Gradle

Mar 15, 2020
72 stars
<plugin>
    <groupId>org.apache.streams.plugins</groupId>
    <artifactId>streams-plugin-elasticsearch</artifactId>
    <version>0.6.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.streams.plugins : streams-plugin-elasticsearch to add to Maven - Latest Versions:

  • Latest Stable: 0.6.1

All Versions

Choose a version of org.apache.streams.plugins : streams-plugin-elasticsearch to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
streams-plugin-elasticsearch-0.6.1
streams-plugin-elasticsearch-0.6.0
0.5.x
streams-plugin-elasticsearch-0.5.1
0.5
streams-plugin-elasticsearch-0.5-incubating
0.4.x
streams-plugin-elasticsearch-0.4.1-incubating
0.4
streams-plugin-elasticsearch-0.4-incubating

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.apache.streams.plugins</groupId>
    <artifactId>streams-plugin-elasticsearch</artifactId>
    <version>0.6.1</version>
</plugin>