jar

io.marto.aem.vassets : aem-versioned-assets

Maven & Gradle

Apr 29, 2023
0 stars

Versioned Assets Bundle · Provides Versioned Assets (clientlibs etc) for optimal caching

Table Of Contents

Latest Version

Download io.marto.aem.vassets : aem-versioned-assets JAR file - Latest Versions:

All Versions

Download io.marto.aem.vassets : aem-versioned-assets JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 aem-versioned-assets-0.0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.marto.aem.vassets.model

├─ io.marto.aem.vassets.model.Configuration.class - [JAR]

io.marto.aem.vassets.impl

├─ io.marto.aem.vassets.impl.AssetVersionServiceImpl.class - [JAR]

├─ io.marto.aem.vassets.impl.AssetVersionTransformer.class - [JAR]

├─ io.marto.aem.vassets.impl.AssetVersionTransformerFactory.class - [JAR]

io.marto.aem.vassets

├─ io.marto.aem.vassets.AssetVersionService.class - [JAR]

├─ io.marto.aem.vassets.VersionedAssetUpdateException.class - [JAR]

io.marto.aem.vassets.servlet

├─ io.marto.aem.vassets.servlet.AbstractSlingFilter.class - [JAR]

├─ io.marto.aem.vassets.servlet.AssetVersionFilter.class - [JAR]

├─ io.marto.aem.vassets.servlet.AssetVersionUpdateServlet.class - [JAR]

├─ io.marto.aem.vassets.servlet.ComponentContextFilter.class - [JAR]

├─ io.marto.aem.vassets.servlet.RequestContext.class - [JAR]