MVN

com.icfolson.aem.groovy.console : aem-groovy-console

Maven & Gradle

Jun 23, 2020
6 usages
158 stars

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.

<dependency>
    <groupId>com.icfolson.aem.groovy.console</groupId>
    <artifactId>aem-groovy-console</artifactId>
    <version>16.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.icfolson.aem.groovy.console : aem-groovy-console to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 16.0.0

All Versions

Choose a version of com.icfolson.aem.groovy.console : aem-groovy-console to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
16.0.x
aem-groovy-console-16.0.0
15.1.x
aem-groovy-console-15.1.0
15.0.x
aem-groovy-console-15.0.1
14.0.x
aem-groovy-console-14.0.0
13.0.x
aem-groovy-console-13.0.0
12.0.x
aem-groovy-console-12.0.0
11.4.x
aem-groovy-console-11.4.0
11.3.x
aem-groovy-console-11.3.0
11.2.x
aem-groovy-console-11.2.0
11.1.x
aem-groovy-console-11.1.0
11.0.x
aem-groovy-console-11.0.2
aem-groovy-console-11.0.1
aem-groovy-console-11.0.0
10.1.x
aem-groovy-console-10.1.1
aem-groovy-console-10.1.0
10.0.x
aem-groovy-console-10.0.0
9.1.x
aem-groovy-console-9.1.0
9.0.x
aem-groovy-console-9.0.1
aem-groovy-console-9.0.0

How to add a dependency to Maven

Add the following com.icfolson.aem.groovy.console : aem-groovy-console maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.icfolson.aem.groovy.console</groupId>
    <artifactId>aem-groovy-console</artifactId>
    <version>16.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.icfolson.aem.groovy.console : aem-groovy-console gradle dependency to your build.gradle file:

implementation 'com.icfolson.aem.groovy.console:aem-groovy-console:16.0.0'

Gradle Kotlin DSL: Add the following com.icfolson.aem.groovy.console : aem-groovy-console gradle kotlin dependency to your build.gradle.kts file:

implementation("com.icfolson.aem.groovy.console:aem-groovy-console:16.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.icfolson.aem.groovy.console : aem-groovy-console sbt scala dependency to your build.sbt file:

libraryDependencies += "com.icfolson.aem.groovy.console" % "aem-groovy-console" % "16.0.0"

Advertisement

Dependencies from Group

Jun 23, 2020
6 usages
158 stars

Discover Dependencies

May 25, 2020
7 usages
5 stars
Jul 25, 2016
1 usages
0 stars
Dec 26, 2020
1 stars
Jun 26, 2017
2 usages
May 02, 2017
3 stars
Oct 12, 2020
0 stars
Jun 14, 2021
10 usages
498 stars
Jun 14, 2021
15 usages
162 stars
Dec 06, 2021
23 usages
616 stars
Jun 14, 2021
5 usages
123 stars