JspTest root project for acceptance test modules

This POM acts as a virtual root for the acceptance test projects for different JSP specification variants of JspTest.

License

License

Categories

Categories

Net Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

net.sf.jsptest
ArtifactId

ArtifactId

jsptest-acceptance
Last Version

Last Version

0.19
Release Date

Release Date

Type

Type

pom
Description

Description

JspTest root project for acceptance test modules
This POM acts as a virtual root for the acceptance test projects for different JSP specification variants of JspTest.
Project Organization

Project Organization

JspTest developers

Download jsptest-acceptance

Filename Size
jsptest-acceptance-0.19.pom 847 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.jsptest/jsptest-acceptance/ -->
<dependency>
    <groupId>net.sf.jsptest</groupId>
    <artifactId>jsptest-acceptance</artifactId>
    <version>0.19</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jsptest/jsptest-acceptance/
implementation 'net.sf.jsptest:jsptest-acceptance:0.19'
// https://jarcasting.com/artifacts/net.sf.jsptest/jsptest-acceptance/
implementation ("net.sf.jsptest:jsptest-acceptance:0.19")
'net.sf.jsptest:jsptest-acceptance:pom:0.19'
<dependency org="net.sf.jsptest" name="jsptest-acceptance" rev="0.19">
  <artifact name="jsptest-acceptance" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.jsptest', module='jsptest-acceptance', version='0.19')
)
libraryDependencies += "net.sf.jsptest" % "jsptest-acceptance" % "0.19"
[net.sf.jsptest/jsptest-acceptance "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-acceptance-jsp12
  • jsptest-acceptance-jsp20
  • jsptest-acceptance-jsp21

Versions

Version
0.19
0.18
0.17
0.16
0.15
0.14
0.13
0.11