blob: ca0d2af8e66e08c7b60d6dedf39af440d18e2644 [file] [log] [blame] [view]
[<img src="http://sling.apache.org/res/logos/sling.png"/>](http://sling.apache.org)
[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-groovy-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-scripting-groovy-1.8) [![Test Status](https://img.shields.io/jenkins/t/https/builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-scripting-groovy-1.8.svg)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-scripting-groovy-1.8/test_results_analyzer/) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.sling/org.apache.sling.scripting.groovy/badge.svg)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.groovy%22) [![JavaDocs](https://www.javadoc.io/badge/org.apache.sling/org.apache.sling.scripting.groovy.svg)](https://www.javadoc.io/doc/org.apache.sling/org.apache.sling.scripting.groovy) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0) [![scripting](https://sling.apache.org/badges/group-scripting.svg)](https://github.com/apache/sling-aggregator/blob/master/docs/groups/scripting.md)&#32;[![contrib](http://sling.apache.org/badges/status-contrib.svg)](https://github.com/apache/sling-aggregator/blob/master/docs/status/contrib.md)
# Apache Sling Scripting Groovy
This module is part of the [Apache Sling](https://sling.apache.org) 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](http://docs.groovy-lang.org/docs/groovy-latest/html/documentation/#_template_engines) in Groovy's documentation also.