Apache Sling Scripting Groovy Support

Clone this repo:
  1. a6ff62d SLING-12866 - Restrict force pushes, auto-delete branches on merge by Robert Munteanu · 12 days ago master
  2. 784f7de SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 10 months ago
  3. 32cfa29 SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 1 year, 10 months ago
  4. 534b835 SLING-11963 Update to Sling Bundle Parent 51 by Oliver Lietz · 2 years, 1 month ago
  5. 8144315 [maven-release-plugin] prepare for next development iteration by Oliver Lietz · 2 years, 1 month ago

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central Contrib scripting License

Apache Sling Scripting Groovy

This module is part of the Apache Sling project.

This module provides a script engine for Sling Scripting using Groovy's GStringTemplateEngine. It requires the groovy and groovy-templates bundles to be installed separately.

See chapter Template engines in Groovy's documentation also.