JspTest for JSP 1.2

JspTest variant suitable for testing JavaServer Pages that follow the JSP 1.2 specification.

License

License

Categories

Categories

Net Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

net.sf.jsptest
ArtifactId

ArtifactId

jsptest-jsp12
Last Version

Last Version

0.19
Release Date

Release Date

Type

Type

jar
Description

Description

JspTest for JSP 1.2
JspTest variant suitable for testing JavaServer Pages that follow the JSP 1.2 specification.
Project Organization

Project Organization

JspTest developers

Download jsptest-jsp12

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
net.sf.jsptest : jsptest-framework jar 0.19
javax.servlet : jstl jar 1.0.2
taglibs : standard jar 1.0.2
tomcat : jasper-compiler jar 4.1.30
tomcat : jasper-runtime jar 4.1.30

Project Modules

There are no modules declared in this project.

Versions

Version
0.19
0.18
0.17
0.16
0.15
0.14
0.13
0.11