https://github.com/wcm-io/io.wcm.wcm.ui.granite
Granite UI Components for AEM Touch UI.
https://github.com/wcm-io/io.wcm.wcm.ui.granite
adobe-experience-manager aem granite wcm-io
Last synced: about 2 months ago
JSON representation
Granite UI Components for AEM Touch UI.
- Host: GitHub
- URL: https://github.com/wcm-io/io.wcm.wcm.ui.granite
- Owner: wcm-io
- License: apache-2.0
- Created: 2022-01-10T13:14:50.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2025-08-06T17:28:15.000Z (3 months ago)
- Last Synced: 2025-08-06T19:22:09.103Z (3 months ago)
- Topics: adobe-experience-manager, aem, granite, wcm-io
- Language: Java
- Homepage:
- Size: 826 KB
- Stars: 0
- Watchers: 8
- Forks: 3
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: changes.xml
- License: LICENSE
Awesome Lists containing this project
README
WCM Granite UI Extensions
======
[](https://github.com/wcm-io/io.wcm.wcm.ui.granite/actions?query=workflow%3ABuild+branch%3Adevelop)
[](https://repo1.maven.org/maven2/io/wcm/io.wcm.wcm.ui.granite/)
[](https://sonarcloud.io/summary/new_code?id=wcm-io_io.wcm.wcm.ui.granite)
Granite UI Components for AEM Touch UI.
Documentation: https://wcm.io/wcm/ui/granite/
Issues: https://github.com/wcm-io/io.wcm.wcm.ui.granite/issues
Wiki: https://wcm-io.atlassian.net/wiki/
Continuous Integration: https://github.com/wcm-io/io.wcm.wcm.ui.granite/actions
Commercial support: https://wcm.io/commercial-support.html
## Build from sources
If you want to build wcm.io from sources make sure you have configured all [Maven Repositories](https://wcm.io/maven.html) in your settings.xml.
See [Maven Settings](https://github.com/wcm-io/io.wcm.wcm.ui.granite/blob/develop/.maven-settings.xml) for an example with a full configuration.
Then you can build using
```
mvn clean install
```