jar

com.github.jrh3k5 : l10n-maven-plugin

Maven & Gradle

Feb 05, 2015
0 stars

l10n Maven Plugin · A plugin to provide reporting and build utilities surrounding localization.

Table Of Contents

Latest Version

Download com.github.jrh3k5 : l10n-maven-plugin JAR file - Latest Versions:

All Versions

Download com.github.jrh3k5 : l10n-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4
1.3.x
1.3
1.2
1.1
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 l10n-maven-plugin-1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.jrh3k5.plugin.maven.l10n.mojo.report

├─ com.github.jrh3k5.plugin.maven.l10n.mojo.report.TranslationKeyVerifier.class - [JAR]

├─ com.github.jrh3k5.plugin.maven.l10n.mojo.report.VerifyMessagesMojo.class - [JAR]

com.github.jrh3k5.plugin.maven.l10n.data

├─ com.github.jrh3k5.plugin.maven.l10n.data.AbstractMessagesProperties.class - [JAR]

├─ com.github.jrh3k5.plugin.maven.l10n.data.AbstractMessagesPropertiesParser.class - [JAR]

├─ com.github.jrh3k5.plugin.maven.l10n.data.AuthoritativeMessagesProperties.class - [JAR]

├─ com.github.jrh3k5.plugin.maven.l10n.data.MessagesProperties.class - [JAR]

├─ com.github.jrh3k5.plugin.maven.l10n.data.MissingTranslationKey.class - [JAR]

├─ com.github.jrh3k5.plugin.maven.l10n.data.MissingTranslationKeyClass.class - [JAR]

├─ com.github.jrh3k5.plugin.maven.l10n.data.TranslatedMessagesProperties.class - [JAR]

├─ com.github.jrh3k5.plugin.maven.l10n.data.TranslationClass.class - [JAR]

com.github.jrh3k5.plugin.maven.l10n.util

├─ com.github.jrh3k5.plugin.maven.l10n.util.ClassLoaderUtils.class - [JAR]

├─ com.github.jrh3k5.plugin.maven.l10n.util.TranslationClassUtils.class - [JAR]

├─ com.github.jrh3k5.plugin.maven.l10n.util.TranslationKeyAnalysisUtils.class - [JAR]