SLING-7353 Update to Sling Parent 33
1 file changed
tree: 3392ae72a2616766578384eb421aad65bae16c35
  1. src/
  2. .gitignore
  3. bnd.bnd
  4. LICENSE
  5. pom.xml
  6. README.md
README.md

Apache Sling Scripting Groovy

This module is part of the Apache Sling project.

This bundle provides just the Sling Scripting code. It requires the groovy, groovy-json and groovy-templates bundles to be installed separately.

See chapter Template engines in Groovy's documentation also.