MVN

org.omnaest.i18nbinder : i18nbinder-maven-plugin

Maven & Gradle

Feb 19, 2013

i18nbinder-maven-plugin Maven Mojo

<plugin>
    <groupId>org.omnaest.i18nbinder</groupId>
    <artifactId>i18nbinder-maven-plugin</artifactId>
    <version>0.1.17</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.omnaest.i18nbinder : i18nbinder-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.17

All Versions

Choose a version of org.omnaest.i18nbinder : i18nbinder-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
i18nbinder-maven-plugin-0.1.17
i18nbinder-maven-plugin-0.1.16
i18nbinder-maven-plugin-0.1.15

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.omnaest.i18nbinder</groupId>
    <artifactId>i18nbinder-maven-plugin</artifactId>
    <version>0.1.17</version>
</plugin>