Last Version

JspTest for JSP 2.1 0.21

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

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.github.lkoskela.jsptest
ArtifactId

ArtifactId

jsptest-jsp21
Version

Version

0.21
Type

Type

jar
Description

Description

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

Project Organization

JspTest developers

Download jsptest-jsp21 0.21


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.lkoskela.jsptest : jsptest-framework jar 0.21
javax.servlet : jstl jar 1.1.2
taglibs : standard jar 1.1.2
org.apache.tomcat : jasper jar 6.0.13

Project Modules

There are no modules declared in this project.