spa-project-core - UI apps

UI apps package for spa-project-core

License

License

GroupId

GroupId

com.adobe.aem
ArtifactId

ArtifactId

aem.project.core.ui.apps
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

content-package
Description

Description

spa-project-core - UI apps
UI apps package for spa-project-core

Download aem.project.core.ui.apps

Dependencies

compile (1)

Group / Artifact Type Version
com.adobe.cq : core.wcm.components.all zip 2.7.0

provided (4)

Group / Artifact Type Version
com.adobe.aem : uber-jar jar 6.4.2
javax.jcr : jcr jar 2.0
javax.servlet : javax.servlet-api jar 3.1.0
com.day.cq.wcm : cq-wcm-taglib jar 5.7.4

Project Modules

There are no modules declared in this project.

SPA Project Core

License Version

This package contains the components required for building a single-page application using AEM.

It contains a Page interface (extension of the Core Components' Page v1 and v2), which adds support for a hierarchical model of subpages with which a single-page application can be built.

The PageImpl allows the retrieval of a hierarchical page model in JSON format. The content of the exported model can be configured using parameters. More information can be found in PageImpl.java.

Installation

The dependency can be found here: https://mvnrepository.com/artifact/com.adobe.aem/aem.project.core Simply put the following in your pom.xml:

<dependency>
    <groupId>com.adobe.aem</groupId>
    <artifactId>spa.project.core</artifactId>
    <version><Version></version>
    <type>pom</type>
</dependency>

Documentation

Contributing

Contributions are welcome! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

com.adobe.aem

Adobe, Inc.

Open source from Adobe

Versions

Version
1.0.0