Apache Sling Scripting Groovy Support

Clone this repo:
  1. 32cfa29 SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 10 months ago master
  2. 534b835 SLING-11963 Update to Sling Bundle Parent 51 by Oliver Lietz · 1 year, 1 month ago
  3. 8144315 [maven-release-plugin] prepare for next development iteration by Oliver Lietz · 1 year, 1 month ago
  4. ccff3c7 [maven-release-plugin] prepare release org.apache.sling.scripting.groovy-1.3.0 by Oliver Lietz · 1 year, 1 month ago org.apache.sling.scripting.groovy-1.3.0
  5. eee9d08 SLING-11940 Update to Sling Bundle Parent 50 by Oliver Lietz · 1 year, 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.