MVN

org.jvnet.localizer : localizer-maven-plugin

Maven & Gradle

Dec 14, 2020

Localizer generator

<plugin>
    <groupId>org.jvnet.localizer</groupId>
    <artifactId>localizer-maven-plugin</artifactId>
    <version>1.31</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jvnet.localizer : localizer-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.31

All Versions

Choose a version of org.jvnet.localizer : localizer-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.31
localizer-maven-plugin-1.31

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.jvnet.localizer</groupId>
    <artifactId>localizer-maven-plugin</artifactId>
    <version>1.31</version>
</plugin>

Advertisement