License |
License |
---|---|
Categories |
CategoriesMaven Build Tools JSON Data |
GroupId | GroupIdcom.massfords |
ArtifactId | ArtifactIdi18njson-maven-plugin |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptioni18njson Maven Plugin
Maven plugin which validates i18n language files to ensure that all
property values are strings, and there are no duplicate keys at compile
time.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
i18njson-maven-plugin-1.0.pom | |
i18njson-maven-plugin-1.0.jar | 18 KB |
i18njson-maven-plugin-1.0-sources.jar | 7 KB |
i18njson-maven-plugin-1.0-javadoc.jar | 44 KB |
Browse |
<plugin>
<groupId>com.massfords</groupId>
<artifactId>i18njson-maven-plugin</artifactId>
<version>1.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.glassfish : javax.json | jar | 1.0.4 |
org.apache.maven : maven-core | jar | 3.2.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |