MVN

ch.sbb.maven.plugins : maven-wmb7-plugin

Maven & Gradle

Apr 02, 2014
2 stars

maven-wmb7-plugin Maven Mojo

<plugin>
    <groupId>ch.sbb.maven.plugins</groupId>
    <artifactId>maven-wmb7-plugin</artifactId>
    <version>1.9</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.sbb.maven.plugins : maven-wmb7-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.9

All Versions

Choose a version of ch.sbb.maven.plugins : maven-wmb7-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.9
maven-wmb7-plugin-1.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>ch.sbb.maven.plugins</groupId>
    <artifactId>maven-wmb7-plugin</artifactId>
    <version>1.9</version>
</plugin>