is not current version
Last Version 5.0.10

net.sourceforge.openutils:openutils-mgnlgroovy 1.2.0

Groovy Shell for Magnolia CMS is a module for running Groovy Scripts from the Magnolia admin interface.

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.openutils
ArtifactId

ArtifactId

openutils-mgnlgroovy
Version

Version

1.2.0
Type

Type

jar

Download openutils-mgnlgroovy 1.2.0


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