Groovy Sandbox

Executes untrusted Groovy script safely

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.kohsuke
ArtifactId

ArtifactId

groovy-sandbox
Last Version

Last Version

1.19
Release Date

Release Date

Type

Type

jar
Description

Description

Groovy Sandbox
Executes untrusted Groovy script safely
Source Code Management

Source Code Management

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

Download groovy-sandbox

How to add to project

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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.jenkins-ci » test-annotations jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.19
1.18
1.17
1.15
1.14
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0