MVN

org.openidentityplatform.commons.i18n-framework : maven-plugin

Maven & Gradle

Jul 20, 2023
5 stars

org.openidentityplatform.commons.i18n-framework.maven-plugin · A Maven plugin which generates I18N messages from property files

<plugin>
    <groupId>org.openidentityplatform.commons.i18n-framework</groupId>
    <artifactId>maven-plugin</artifactId>
    <version>2.0.18</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.18

All Versions

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

Version Vulnerabilities Updated
2.0.x
maven-plugin-2.0.18
maven-plugin-2.0.17
maven-plugin-2.0.16
maven-plugin-2.0.15
maven-plugin-2.0.14
maven-plugin-2.0.13
maven-plugin-2.0.12
maven-plugin-2.0.11
maven-plugin-2.0.10
maven-plugin-2.0.9
maven-plugin-2.0.8
maven-plugin-2.0.7

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.openidentityplatform.commons.i18n-framework</groupId>
    <artifactId>maven-plugin</artifactId>
    <version>2.0.18</version>
</plugin>