is not current version
Last Version 4.0.0

org.craftercms:groovy-sandbox 1.27.2

Executes untrusted Groovy script safely

Categories

Categories

Groovy Languages
GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

groovy-sandbox
Version

Version

1.27.2
Type

Type

jar

Download groovy-sandbox 1.27.2


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