Content Package Builder

Java Library for building AEM Content Packages with content pages and binary files.

Maven Central

Documentation

Overview

This library is a barebone implementation to create AEM content packages.

AEM Pages can be created from a Map containing the page content. Nested maps make up a hiearchy of nodes.

Additionally binary files can be added.

The result is a ZIP package that can be imported via CRX Package Manager in a AEM instance.

GitHub Repository

Sources: https://github.com/wcm-io/io.wcm.tooling.commons.content-package-builder

Back to top

Version: 1.7.5-SNAPSHOT. Last Published: 2024-03-06.