MVN

de.sekmi.histream.maven : histream-maven-plugin

Maven & Gradle

May 15, 2018

HIStream : Maven plugin

<plugin>
    <groupId>de.sekmi.histream.maven</groupId>
    <artifactId>histream-maven-plugin</artifactId>
    <version>0.13.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.sekmi.histream.maven : histream-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.13.3

All Versions

Choose a version of de.sekmi.histream.maven : histream-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.13.x
histream-maven-plugin-0.13.3
0.13
histream-maven-plugin-0.13
0.12.x
histream-maven-plugin-0.12.1
0.12
histream-maven-plugin-0.12
0.11
histream-maven-plugin-0.11
0.10
histream-maven-plugin-0.10
0.9.x
histream-maven-plugin-0.9.3
histream-maven-plugin-0.9.2
histream-maven-plugin-0.9.1
0.9
histream-maven-plugin-0.9

How to add a plugin to Maven

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

<plugin>
    <groupId>de.sekmi.histream.maven</groupId>
    <artifactId>histream-maven-plugin</artifactId>
    <version>0.13.3</version>
</plugin>