License |
License |
---|---|
Categories |
CategoriesNet Jakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdnet.sf.jsptest |
ArtifactId | ArtifactIdjsptest-jsp21 |
Last Version | Last Version0.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJspTest for JSP 2.1
JspTest variant suitable for testing JavaServer Pages that
follow the JSP 2.1 specification.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jsptest-jsp21-0.19.pom | |
jsptest-jsp21-0.19.jar | 2 KB |
jsptest-jsp21-0.19-sources.jar | 1 KB |
jsptest-jsp21-0.19-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.jsptest/jsptest-jsp21/ -->
<dependency>
<groupId>net.sf.jsptest</groupId>
<artifactId>jsptest-jsp21</artifactId>
<version>0.19</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jsptest/jsptest-jsp21/
implementation 'net.sf.jsptest:jsptest-jsp21:0.19'
// https://jarcasting.com/artifacts/net.sf.jsptest/jsptest-jsp21/
implementation ("net.sf.jsptest:jsptest-jsp21:0.19")
'net.sf.jsptest:jsptest-jsp21:jar:0.19'
<dependency org="net.sf.jsptest" name="jsptest-jsp21" rev="0.19">
<artifact name="jsptest-jsp21" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jsptest', module='jsptest-jsp21', version='0.19')
)
libraryDependencies += "net.sf.jsptest" % "jsptest-jsp21" % "0.19"
[net.sf.jsptest/jsptest-jsp21 "0.19"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.jsptest : jsptest-framework | jar | 0.19 |
javax.servlet : jstl | jar | 1.1.2 |
taglibs : standard | jar | 1.1.2 |
org.apache.tomcat : jasper | jar | 6.0.13 |