не последняя версия
Последняя версия 16.0.0

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

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.

Категории

Категории

Groovy Языки программирования
Группа

Группа

com.icfolson.aem.groovy.console
Идентификатор

Идентификатор

aem-groovy-console
Версия

Версия

11.0.2
Тип

Тип

jar

Скачать aem-groovy-console 11.0.2


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