About DAM Asset Service (deprecated)

A RESTful service for resolving URLs to assets and renditions.

Maven Central

Documentation

Overview

The DAM Asset Services publishes a REST interface which allows to check if a DAM asset path is valid and replicated to a AEM instance. It resolves URLs to real or virtual renditions rendered on-the-fly. A data version is generated for each configured DAM asset folder to check if any asset was changed since last check.

Internally the wcm.io Media Handler is used for building the URLs to the renditions. They can be requested by dimensions or media formats.

See REST Interface for a description of the interface.

AEM Version Support Matrix

DAM Asset Service version AEM version supported
1.5.x or higher AEM 6.5.7+, AEMaaCS
1.4.x AEM 6.4+, AEMaaCS
1.3.x AEM 6.1+
1.0.x - 1.2.x AEM 6.0+

Dependencies

To use this module you have to deploy also:

wcm.io Sling Commons Maven Central
wcm.io AEM Sling Models Extensions Maven Central
wcm.io WCM Commons Maven Central
wcm.io Handler Commons Maven Central
wcm.io URL Handler Maven Central
wcm.io Media Handler Maven Central

GitHub Repository

Sources: https://github.com/wcm-io/io.wcm.dam.asset-service

Back to top

Version: 1.5.1-SNAPSHOT. Last Published: 2023-12-19.