MVN

org.apache.myfaces.extensions.scripting : extscript-doccompiler

Maven & Gradle

Sep 25, 2017

MyFaces Extension Scripting Doccompiler · A XDOC to MTEXT compiler to move the content to the cms in the long run.

<dependency>
    <groupId>org.apache.myfaces.extensions.scripting</groupId>
    <artifactId>extscript-doccompiler</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.myfaces.extensions.scripting : extscript-doccompiler to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of org.apache.myfaces.extensions.scripting : extscript-doccompiler to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
extscript-doccompiler-1.0.6
extscript-doccompiler-1.0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.myfaces.extensions.scripting</groupId>
    <artifactId>extscript-doccompiler</artifactId>
    <version>1.0.6</version>
</dependency>