is not current version
Last Version 0.19

net.sf.jsptest:jsptest-jsp12 0.11

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

Categories

Categories

Net Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

net.sf.jsptest
ArtifactId

ArtifactId

jsptest-jsp12
Version

Version

0.11
Type

Type

jar

Download jsptest-jsp12 0.11


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