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.