License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdde.pentabyte.tools |
ArtifactId | ArtifactIdi18n-maven-plugin |
Version | Version1.2.3 |
Type | Typemaven-plugin |
Description |
DescriptionLanguage File Generator
This project defines an XML schema which holds translated text resoures in one file. This maven plugin can create the platform specific message files from this one XML file. Use it during the "generate-resources" phase to keep your language files up to date.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
i18n-maven-plugin-1.2.3.pom | |
i18n-maven-plugin-1.2.3.jar | 50 KB |
i18n-maven-plugin-1.2.3-sources.jar | 27 KB |
i18n-maven-plugin-1.2.3-javadoc.jar | 166 KB |
Browse |
<plugin>
<groupId>de.pentabyte.tools</groupId>
<artifactId>i18n-maven-plugin</artifactId>
<version>1.2.3</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.6 |
org.apache.commons : commons-lang3 | jar | 3.7 |
commons-io : commons-io | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |