MVN

org.watertemplate : watertemplate-i18n-maven-plugin

Maven & Gradle

Aug 31, 2016
58 stars

Water Template i18n Plugin · Maven plugin that internationalizes your template files

<plugin>
    <groupId>org.watertemplate</groupId>
    <artifactId>watertemplate-i18n-maven-plugin</artifactId>
    <version>1.2.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.watertemplate : watertemplate-i18n-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2.2

All Versions

Choose a version of org.watertemplate : watertemplate-i18n-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
watertemplate-i18n-maven-plugin-1.2.2
watertemplate-i18n-maven-plugin-1.2.1
watertemplate-i18n-maven-plugin-1.2.0
1.1.x
watertemplate-i18n-maven-plugin-1.1.1
watertemplate-i18n-maven-plugin-1.1.0
1.0.x
watertemplate-i18n-maven-plugin-1.0.0

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.watertemplate</groupId>
    <artifactId>watertemplate-i18n-maven-plugin</artifactId>
    <version>1.2.2</version>
</plugin>