Apache Sling Scripting Groovy Support

Clone this repo:
  1. 40801c2 SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 8 weeks ago master
  2. 2d96e43 SLING-11639 Enable code checks with SpotBugs by Oliver Lietz · 4 months ago
  3. 753fd5b SLING-11638 Enable code checks with PMD by Oliver Lietz · 4 months ago
  4. 547fd84 SLING-11637 Enable code checks with Checkstyle by Oliver Lietz · 4 months ago
  5. 4e80b61 SLING-11407 Upgrade to Groovy 4 by Oliver Lietz · 4 months 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.