Last Version

Groovy Sandbox 4.0.0

Executes untrusted Groovy script safely

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

groovy-sandbox
Version

Version

4.0.0
Type

Type

jar
Description

Description

Groovy Sandbox
Executes untrusted Groovy script safely
Project URL

Project URL

https://github.com/craftercms/groovy-sandbox
Project Organization

Project Organization

CrafterCMS
Source Code Management

Source Code Management

http://groovy-sandbox.kohsuke.org/

Download groovy-sandbox 4.0.0


<!-- https://jarcasting.com/artifacts/org.craftercms/groovy-sandbox/ -->
<dependency>
    <groupId>org.craftercms</groupId>
    <artifactId>groovy-sandbox</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.craftercms/groovy-sandbox/
implementation 'org.craftercms:groovy-sandbox:4.0.0'
// https://jarcasting.com/artifacts/org.craftercms/groovy-sandbox/
implementation ("org.craftercms:groovy-sandbox:4.0.0")
'org.craftercms:groovy-sandbox:jar:4.0.0'
<dependency org="org.craftercms" name="groovy-sandbox" rev="4.0.0">
  <artifact name="groovy-sandbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.craftercms', module='groovy-sandbox', version='4.0.0')
)
libraryDependencies += "org.craftercms" % "groovy-sandbox" % "4.0.0"
[org.craftercms/groovy-sandbox "4.0.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 3.0.10

Project Modules

There are no modules declared in this project.