jar

io.wcm : io.wcm.dam.asset-service

Maven & Gradle

Apr 19, 2023
2 usages
1 stars

DAM Asset Service · A RESTful service for resolving URLs to DAM assets and renditions.

Table Of Contents

Latest Version

Download io.wcm : io.wcm.dam.asset-service JAR file - Latest Versions:

All Versions

Download io.wcm : io.wcm.dam.asset-service JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x
1.4.x
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 io.wcm.dam.asset-service-1.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.wcm.dam.assetservice.impl.dataversion

├─ io.wcm.dam.assetservice.impl.dataversion.ChecksumDataVersionStrategy.class - [JAR]

├─ io.wcm.dam.assetservice.impl.dataversion.DataVersionStrategy.class - [JAR]

├─ io.wcm.dam.assetservice.impl.dataversion.TimestampDataVersionStrategy.class - [JAR]

io.wcm.dam.assetservice.impl

├─ io.wcm.dam.assetservice.impl.AssetRequest.class - [JAR]

├─ io.wcm.dam.assetservice.impl.AssetRequestParser.class - [JAR]

├─ io.wcm.dam.assetservice.impl.AssetRequestServlet.class - [JAR]

├─ io.wcm.dam.assetservice.impl.AssetService.class - [JAR]

├─ io.wcm.dam.assetservice.impl.DamPathHandler.class - [JAR]

├─ io.wcm.dam.assetservice.impl.DataVersionServlet.class - [JAR]

Advertisement