i18nBinder-parent module

Converts a whole i18n properties folder into a xls file and merge it back to the properties file

GroupId

GroupId

org.omnaest.i18nbinder
ArtifactId

ArtifactId

i18nbinder-parent
Last Version

Last Version

0.1.17
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

http://code.google.com/p/i18n-binder/

Download i18nbinder-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.omnaest.i18nbinder/i18nbinder-parent/ -->
<dependency>
    <groupId>org.omnaest.i18nbinder</groupId>
    <artifactId>i18nbinder-parent</artifactId>
    <version>0.1.17</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.omnaest.i18nbinder/i18nbinder-parent/
implementation 'org.omnaest.i18nbinder:i18nbinder-parent:0.1.17'
// https://jarcasting.com/artifacts/org.omnaest.i18nbinder/i18nbinder-parent/
implementation ("org.omnaest.i18nbinder:i18nbinder-parent:0.1.17")
'org.omnaest.i18nbinder:i18nbinder-parent:pom:0.1.17'
<dependency org="org.omnaest.i18nbinder" name="i18nbinder-parent" rev="0.1.17">
  <artifact name="i18nbinder-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.omnaest.i18nbinder', module='i18nbinder-parent', version='0.1.17')
)
libraryDependencies += "org.omnaest.i18nbinder" % "i18nbinder-parent" % "0.1.17"
[org.omnaest.i18nbinder/i18nbinder-parent "0.1.17"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • i18nbinder-core
  • i18nbinder-maven-plugin
  • i18nbinder-maven-plugin-test
  • i18nbinder-ant

Versions

Version
0.1.17
0.1.16
0.1.15