MVN

com.bluetrainsoftware.bathe.web : bathe-jetty-jspc-maven-plugin

Maven & Gradle

Nov 03, 2020
0 stars

Jetty :: Jetty JSPC Maven Plugin

<plugin>
    <groupId>com.bluetrainsoftware.bathe.web</groupId>
    <artifactId>bathe-jetty-jspc-maven-plugin</artifactId>
    <version>1.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bluetrainsoftware.bathe.web : bathe-jetty-jspc-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.6

All Versions

Choose a version of com.bluetrainsoftware.bathe.web : bathe-jetty-jspc-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6
bathe-jetty-jspc-maven-plugin-1.6
1.4
bathe-jetty-jspc-maven-plugin-1.4
1.3
bathe-jetty-jspc-maven-plugin-1.3
1.2
bathe-jetty-jspc-maven-plugin-1.2

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.bluetrainsoftware.bathe.web</groupId>
    <artifactId>bathe-jetty-jspc-maven-plugin</artifactId>
    <version>1.6</version>
</plugin>