jar

org.openidentityplatform.commons.i18n-framework : core

Maven & Gradle

Jul 20, 2023
14 usages
5 stars

org.openidentityplatform.commons.i18n-framework.core · This module provides core Java APIs for embedding and using localizable messages in applications.

Table Of Contents

Latest Version

Download org.openidentityplatform.commons.i18n-framework : core JAR file - Latest Versions:

All Versions

Download org.openidentityplatform.commons.i18n-framework : core JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 core-2.0.18.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.forgerock.i18n

├─ org.forgerock.i18n.LocalizableException.class - [JAR]

├─ org.forgerock.i18n.LocalizableMessage.class - [JAR]

├─ org.forgerock.i18n.LocalizableMessageBuilder.class - [JAR]

├─ org.forgerock.i18n.LocalizableMessageDescriptor.class - [JAR]

├─ org.forgerock.i18n.LocalizedIllegalArgumentException.class - [JAR]

├─ org.forgerock.i18n.package-info.class - [JAR]

Advertisement