The Groovy Container allows uncompiled Groovy files (i.e. *.groovy
) to be run.
Detection Criteria |
|
Tags | groovy=⟨version⟩ |
For general information on configuring the buildpack, refer to Configuration and Extension.
The container can be configured by modifying the config/groovy.yml
file. The container uses the Repository
utility support and so it supports the version syntax defined there.
Name | Description |
---|---|
repository_root |
The URL of the Groovy repository index (details). |
version |
The version of Groovy to use. Candidate versions can be found in this listing. |