Last Version

AEM Groovy Console 8.1.0

The AEM Groovy Console provides an interface for running Groovy scripts in the AEM (Adobe CQ) 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.citytechinc.aem.groovy.console
ArtifactId

ArtifactId

aem-groovy-console
Version

Version

8.1.0
Type

Type

jar
Description

Description

AEM Groovy Console
The AEM Groovy Console provides an interface for running Groovy scripts in the AEM (Adobe CQ) 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 Organization

Project Organization

CITYTECH, Inc.
Source Code Management

Source Code Management

https://github.com/Citytechinc/cq-groovy-console

Download aem-groovy-console 8.1.0


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

Dependencies

compile (22)

Group / Artifact Type Version
javax.jcr : jcr jar
javax.servlet : servlet-api jar
javax.servlet : jsp-api jar
org.osgi : org.osgi.core jar
org.apache.felix : org.apache.felix.scr jar
org.apache.sling : org.apache.sling.api jar
org.apache.sling : org.apache.sling.jcr.api jar
org.apache.sling : org.apache.sling.jcr.resource jar
org.apache.sling : org.apache.sling.scripting.jsp.taglib jar
com.day.cq.wcm : cq-wcm-api jar
com.day.cq : cq-commons jar
com.day.commons : day-commons-text jar
com.day.cq : cq-search jar
com.day.cq : cq-mailer jar
com.day.cq : cq-tagging jar
com.day.cq.wcm : cq-wcm-taglib jar [5.7.4,5.8.2]
com.adobe.granite : com.adobe.granite.replication.core jar
org.slf4j : slf4j-api jar
org.apache.commons : commons-lang3 jar
org.apache.commons : commons-email jar
org.apache.jackrabbit : jackrabbit-api jar
org.apache.felix : org.apache.felix.scr.annotations jar 1.9.12

provided (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.3
com.citytechinc.aem.groovy.extension : aem-groovy-extension-bundle jar 1.0.1

test (1)

Group / Artifact Type Version
com.citytechinc.aem.prosper : prosper jar 5.0.0

Project Modules

There are no modules declared in this project.