Apache Sling Scripting Groovy Support

Clone this repo:
  1. 784f7de SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 7 months ago master
  2. 32cfa29 SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 1 year, 8 months ago
  3. 534b835 SLING-11963 Update to Sling Bundle Parent 51 by Oliver Lietz · 1 year, 11 months ago
  4. 8144315 [maven-release-plugin] prepare for next development iteration by Oliver Lietz · 1 year, 11 months ago
  5. ccff3c7 [maven-release-plugin] prepare release org.apache.sling.scripting.groovy-1.3.0 by Oliver Lietz · 1 year, 11 months ago org.apache.sling.scripting.groovy-1.3.0

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.