AEM Groovy Console

The AEM Groovy Console provides an interface for running Groovy scripts in the AEM container. Scripts can be created to manipulate content in the JCR, call OSGi services, or execute arbitrary code using the AEM, Sling, or JCR APIs.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.icfolson.aem.groovy.console
ArtifactId

ArtifactId

aem-groovy-console
Last Version

Last Version

16.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

AEM Groovy Console
The AEM Groovy Console provides an interface for running Groovy scripts in the AEM container. Scripts can be created to manipulate content in the JCR, call OSGi services, or execute arbitrary code using the AEM, Sling, or JCR APIs.
Project URL

Project URL

https://github.com/icfnext/aem-groovy-console
Project Organization

Project Organization

ICF Next
Source Code Management

Source Code Management

https://github.com/icfnext/aem-groovy-console

Download aem-groovy-console

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.osgi : org.osgi.service.component.annotations jar 1.4.0
org.osgi : org.osgi.service.metatype.annotations jar 1.4.0
org.osgi : org.osgi.service.component jar 1.4.0
org.osgi : org.osgi.service.event jar 1.4.0

provided (14)

Group / Artifact Type Version
javax.jcr : jcr jar 2.0
javax.servlet : javax.servlet-api jar 3.1.0
javax.inject : javax.inject jar 1
javax.annotation : javax.annotation-api jar 1.3.2
javax.mail : mail jar 1.5.0-b01
org.osgi : osgi.core jar 6.0.0
org.osgi : osgi.cmpn jar 6.0.0
org.osgi : osgi.annotation jar 6.0.1
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.5
org.apache.commons : commons-email jar 1.5
org.codehaus.groovy : groovy-all jar 2.4.15
com.icfolson.aem.groovy.extension : aem-groovy-extension-bundle jar 7.0.0
com.adobe.aem : uber-jar jar 6.3.2

test (1)

Group / Artifact Type Version
com.icfolson.aem.prosper : prosper jar 15.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
16.0.0
15.1.0
15.0.1
14.0.0
13.0.0
12.0.0
11.4.0
11.3.0
11.2.0
11.1.0
11.0.2
11.0.1
11.0.0
10.1.1
10.1.0
10.0.0
9.1.0
9.0.1
9.0.0