MVN

net.sf.jsptest : jsptest

Maven & Gradle

Nov 13, 2009

JspTest root project · This POM acts as a virtual root for the set of JSP version-specific combinations of the contained subprojects.

<dependency>
    <groupId>net.sf.jsptest</groupId>
    <artifactId>jsptest</artifactId>
    <version>0.19</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.jsptest : jsptest to add to Maven - Latest Versions:

  • Latest Stable: 0.19

All Versions

Choose a version of net.sf.jsptest : jsptest to add to Maven - All Versions:

Version Vulnerabilities Updated
0.19
jsptest-0.19
0.18
jsptest-0.18
0.17
jsptest-0.17
0.16
jsptest-0.16
0.15
jsptest-0.15
0.14
jsptest-0.14
0.13
jsptest-0.13
0.11
jsptest-0.11
0.8
jsptest-0.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sf.jsptest</groupId>
    <artifactId>jsptest</artifactId>
    <version>0.19</version>
</dependency>