JspTest root project

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

License

License

Categories

Categories

Net Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

net.sf.jsptest
ArtifactId

ArtifactId

jsptest
Last Version

Last Version

0.19
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://jsptest.sourceforge.net
Project Organization

Project Organization

JspTest developers

Download jsptest

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.jsptest/jsptest/ -->
<dependency>
    <groupId>net.sf.jsptest</groupId>
    <artifactId>jsptest</artifactId>
    <version>0.19</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jsptest/jsptest/
implementation 'net.sf.jsptest:jsptest:0.19'
// https://jarcasting.com/artifacts/net.sf.jsptest/jsptest/
implementation ("net.sf.jsptest:jsptest:0.19")
'net.sf.jsptest:jsptest:jar:0.19'
<dependency org="net.sf.jsptest" name="jsptest" rev="0.19">
  <artifact name="jsptest" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jsptest', module='jsptest', version='0.19')
)
libraryDependencies += "net.sf.jsptest" % "jsptest" % "0.19"
[net.sf.jsptest/jsptest "0.19"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jsptest-generic
  • jsptest-jsp12
  • jsptest-jsp20
  • jsptest-jsp21
  • jsptest-acceptance

Versions

Version
0.19
0.18
0.17
0.16
0.15
0.14
0.13
0.11
0.8