is not current version
Last Version 4.0.0

Groovy Sandbox 1.27.6

Executes untrusted Groovy script safely

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

groovy-sandbox
Version

Version

1.27.6
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 1.27.6


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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.