MVN

ro.kuberam.maven.plugins : kuberam-i18n-plugin

Maven & Gradle

Jun 24, 2014
0 stars

kuberam i18n plugin · Plugin to support internationalization

<plugin>
    <groupId>ro.kuberam.maven.plugins</groupId>
    <artifactId>kuberam-i18n-plugin</artifactId>
    <version>0.1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ro.kuberam.maven.plugins : kuberam-i18n-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of ro.kuberam.maven.plugins : kuberam-i18n-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
kuberam-i18n-plugin-0.1.1

How to add a plugin to Maven

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

<plugin>
    <groupId>ro.kuberam.maven.plugins</groupId>
    <artifactId>kuberam-i18n-plugin</artifactId>
    <version>0.1.1</version>
</plugin>