MVN

de.fmaul : javascript-console

Maven & Gradle

Apr 29, 2016
74 stars

JavaScript Console · An Alfresco extension to allow executing javascript through the user interface.

<dependency>
    <groupId>de.fmaul</groupId>
    <artifactId>javascript-console</artifactId>
    <version>0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.fmaul : javascript-console to add to Maven - Latest Versions:

  • Latest Stable: 0.6

All Versions

Choose a version of de.fmaul : javascript-console to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6
javascript-console-0.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.fmaul</groupId>
    <artifactId>javascript-console</artifactId>
    <version>0.6</version>
</dependency>

Advertisement