jar

io.github.frontify : frontify-aem-connector.core

Maven & Gradle

Feb 27, 2023
2 usages
5 stars

Frontify AEM Connector - Core · Core bundle for Frontify AEM Connector

Table Of Contents

Latest Version

Download io.github.frontify : frontify-aem-connector.core JAR file - Latest Versions:

All Versions

Download io.github.frontify : frontify-aem-connector.core JAR file - All Versions:

Version Vulnerabilities Size Updated
6.5.x
1.8
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 frontify-aem-connector.core-6.5.14-2.0.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.frontify.core.util

├─ com.frontify.core.util.LinkUtil.class - [JAR]

├─ com.frontify.core.util.RunModeUtil.class - [JAR]

├─ com.frontify.core.util.package-info.class - [JAR]

com.frontify.core.models.image

├─ com.frontify.core.models.image.FrontifyImage.class - [JAR]

├─ com.frontify.core.models.image.FrontifyImageMultifield.class - [JAR]

├─ com.frontify.core.models.image.ImageMultiField.class - [JAR]

├─ com.frontify.core.models.image.package-info.class - [JAR]

com.frontify.core.servlets

├─ com.frontify.core.servlets.CloudConfigServlet.class - [JAR]

├─ com.frontify.core.servlets.package-info.class - [JAR]

Advertisement