jar

io.wcm.maven.plugins : i18n-maven-plugin

Maven & Gradle

Jan 26, 2023
3 stars

i18n Maven Plugin · Transforms and validates i18n resources for usage in Sling/AEM applications.

Table Of Contents

Latest Version

Download io.wcm.maven.plugins : i18n-maven-plugin JAR file - Latest Versions:

All Versions

Download io.wcm.maven.plugins : i18n-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
1.0.x

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 i18n-maven-plugin-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.wcm.maven.plugins.i18n

├─ io.wcm.maven.plugins.i18n.JsonUtil.class - [JAR]

├─ io.wcm.maven.plugins.i18n.OutputFormat.class - [JAR]

├─ io.wcm.maven.plugins.i18n.SlingI18nMap.class - [JAR]

├─ io.wcm.maven.plugins.i18n.TransformMojo.class - [JAR]

io.wcm.maven.plugins.i18n_maven_plugin

├─ io.wcm.maven.plugins.i18n_maven_plugin.HelpMojo.class - [JAR]

io.wcm.maven.plugins.i18n.readers

├─ io.wcm.maven.plugins.i18n.readers.I18nReader.class - [JAR]

├─ io.wcm.maven.plugins.i18n.readers.JsonI18nReader.class - [JAR]

├─ io.wcm.maven.plugins.i18n.readers.PropertiesI18nReader.class - [JAR]

├─ io.wcm.maven.plugins.i18n.readers.XmlI18nReader.class - [JAR]

Advertisement