jar

com.massfords : i18njson-maven-plugin

Maven & Gradle

Nov 06, 2015
1 stars

i18njson 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.

Table Of Contents

Latest Version

Download com.massfords : i18njson-maven-plugin JAR file - Latest Versions:

All Versions

Download com.massfords : i18njson-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window i18njson-maven-plugin-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.massfords.maven.i18njson

├─ com.massfords.maven.i18njson.HelpMojo.class - [JAR]

├─ com.massfords.maven.i18njson.I18NJsonPlugin.class - [JAR]

├─ com.massfords.maven.i18njson.I18NJsonValidationException.class - [JAR]

├─ com.massfords.maven.i18njson.JsonValidationReport.class - [JAR]

├─ com.massfords.maven.i18njson.JsonValidator.class - [JAR]