MVN

de.sstoehr : pustefix-i18n-maven-plugin

Maven & Gradle

Dec 03, 2015
0 stars

pustefix-i18n-maven-plugin · A maven plugin to work with PO translation files with Pustefix framework

<plugin>
    <groupId>de.sstoehr</groupId>
    <artifactId>pustefix-i18n-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.sstoehr : pustefix-i18n-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of de.sstoehr : pustefix-i18n-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
pustefix-i18n-maven-plugin-1.0.2
pustefix-i18n-maven-plugin-1.0.1
pustefix-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>de.sstoehr</groupId>
    <artifactId>pustefix-i18n-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>

Advertisement