MVN

net.mauhiz : jspc-maven-plugin

Maven & Gradle

Apr 20, 2015
1 stars

JSPC Compiler for Tomcat 7 · this one works!

<plugin>
    <groupId>net.mauhiz</groupId>
    <artifactId>jspc-maven-plugin</artifactId>
    <version>7.0.61</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.mauhiz : jspc-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 7.0.61

All Versions

Choose a version of net.mauhiz : jspc-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
7.0.x
jspc-maven-plugin-7.0.61
jspc-maven-plugin-7.0.54

How to add a plugin to Maven

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

<plugin>
    <groupId>net.mauhiz</groupId>
    <artifactId>jspc-maven-plugin</artifactId>
    <version>7.0.61</version>
</plugin>

Advertisement