MVN

org.tobarsegais : tobar-segais-maven-plugin

Maven & Gradle

Feb 16, 2016

Tobar Segais: Maven Plugin · An Apache Maven plugin for creating Eclipse Infocenter bundles

<plugin>
    <groupId>org.tobarsegais</groupId>
    <artifactId>tobar-segais-maven-plugin</artifactId>
    <version>1.16</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tobarsegais : tobar-segais-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.16

All Versions

Choose a version of org.tobarsegais : tobar-segais-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.16
tobar-segais-maven-plugin-1.16
1.15
tobar-segais-maven-plugin-1.15
1.14
tobar-segais-maven-plugin-1.14
1.12
tobar-segais-maven-plugin-1.12
1.11
tobar-segais-maven-plugin-1.11
1.10
tobar-segais-maven-plugin-1.10
1.9
tobar-segais-maven-plugin-1.9
1.8
tobar-segais-maven-plugin-1.8
1.7
tobar-segais-maven-plugin-1.7
1.6
tobar-segais-maven-plugin-1.6
1.5.x
tobar-segais-maven-plugin-1.5.1
1.5
tobar-segais-maven-plugin-1.5

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.tobarsegais</groupId>
    <artifactId>tobar-segais-maven-plugin</artifactId>
    <version>1.16</version>
</plugin>