Last Version

Groovy Sandbox 1.19

Executes untrusted Groovy script safely

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.kohsuke
ArtifactId

ArtifactId

groovy-sandbox
Version

Version

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


<!-- 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.