/io.wcm.sling.commons

Common Sling utility and helper functions.

Primary LanguageJavaApache License 2.0Apache-2.0

Sling Commons

Build Maven Central Coverage

Common Sling utility and helper functions.

Documentation: https://wcm.io/sling/commons/
Issues: https://wcm-io.atlassian.net/browse/WSLI
Wiki: https://wcm-io.atlassian.net/wiki/
Continuous Integration: https://github.com/wcm-io/io.wcm.sling.commons/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 in your settings.xml.

See Maven Settings for an example with a full configuration.

Then you can build using

mvn clean install