MVN

org.omnaest.i18nbinder : i18nbinder-parent

Maven & Gradle

Feb 19, 2013

i18nBinder-parent module · Converts a whole i18n properties folder into a xls file and merge it back to the properties file

<dependency>
    <groupId>org.omnaest.i18nbinder</groupId>
    <artifactId>i18nbinder-parent</artifactId>
    <version>0.1.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.omnaest.i18nbinder : i18nbinder-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.17

All Versions

Choose a version of org.omnaest.i18nbinder : i18nbinder-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
i18nbinder-parent-0.1.17
i18nbinder-parent-0.1.16
i18nbinder-parent-0.1.15

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.omnaest.i18nbinder</groupId>
    <artifactId>i18nbinder-parent</artifactId>
    <version>0.1.17</version>
</dependency>