MVN

com.github.jlgrock.javascript-framework : jspreprocessor-maven-plugin

Maven & Gradle

Apr 16, 2015

JS Preprocessor · A framework for running additional preprocessing on files before compiling.

<plugin>
    <groupId>com.github.jlgrock.javascript-framework</groupId>
    <artifactId>jspreprocessor-maven-plugin</artifactId>
    <version>1.18.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jlgrock.javascript-framework : jspreprocessor-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.18.3

All Versions

Choose a version of com.github.jlgrock.javascript-framework : jspreprocessor-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.18.x
jspreprocessor-maven-plugin-1.18.3
jspreprocessor-maven-plugin-1.18.2
jspreprocessor-maven-plugin-1.18.1
jspreprocessor-maven-plugin-1.18.0
1.17.x
jspreprocessor-maven-plugin-1.17.0
1.16.x
jspreprocessor-maven-plugin-1.16.1
jspreprocessor-maven-plugin-1.16.0
1.15.x
jspreprocessor-maven-plugin-1.15.1
jspreprocessor-maven-plugin-1.15.0
1.14.x
jspreprocessor-maven-plugin-1.14.0
1.13.x
jspreprocessor-maven-plugin-1.13.3
jspreprocessor-maven-plugin-1.13.2
jspreprocessor-maven-plugin-1.13.1
jspreprocessor-maven-plugin-1.13.0
1.12.x
jspreprocessor-maven-plugin-1.12.0
1.11.x
jspreprocessor-maven-plugin-1.11.13
jspreprocessor-maven-plugin-1.11.12
jspreprocessor-maven-plugin-1.11.11
jspreprocessor-maven-plugin-1.11.10
jspreprocessor-maven-plugin-1.11.9
jspreprocessor-maven-plugin-1.11.8
jspreprocessor-maven-plugin-1.11.7
jspreprocessor-maven-plugin-1.11.5
jspreprocessor-maven-plugin-1.11.4
jspreprocessor-maven-plugin-1.11.3
jspreprocessor-maven-plugin-1.11.2
jspreprocessor-maven-plugin-1.11.1
jspreprocessor-maven-plugin-1.11.0
1.10.x
jspreprocessor-maven-plugin-1.10.4
jspreprocessor-maven-plugin-1.10.3

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.github.jlgrock.javascript-framework</groupId>
    <artifactId>jspreprocessor-maven-plugin</artifactId>
    <version>1.18.3</version>
</plugin>