| License |
License |
|---|---|
| Categories |
CategoriesNet Jakarta Server Pages Jakarta EE The Web Tier |
| GroupId | GroupIdnet.sf.jsptest |
| ArtifactId | ArtifactIdjsptest-jsp20 |
| Last Version | Last Version0.19 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJspTest for JSP 2.0
JspTest variant suitable for testing JavaServer Pages that
follow the JSP 2.0 specification.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jsptest-jsp20-0.19.pom | |
| jsptest-jsp20-0.19.jar | 48 KB |
| jsptest-jsp20-0.19-sources.jar | 32 KB |
| jsptest-jsp20-0.19-javadoc.jar | 168 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.jsptest/jsptest-jsp20/ -->
<dependency>
<groupId>net.sf.jsptest</groupId>
<artifactId>jsptest-jsp20</artifactId>
<version>0.19</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jsptest/jsptest-jsp20/
implementation 'net.sf.jsptest:jsptest-jsp20:0.19'
// https://jarcasting.com/artifacts/net.sf.jsptest/jsptest-jsp20/
implementation ("net.sf.jsptest:jsptest-jsp20:0.19")
'net.sf.jsptest:jsptest-jsp20:jar:0.19'
<dependency org="net.sf.jsptest" name="jsptest-jsp20" rev="0.19">
<artifact name="jsptest-jsp20" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jsptest', module='jsptest-jsp20', version='0.19')
)
libraryDependencies += "net.sf.jsptest" % "jsptest-jsp20" % "0.19"
[net.sf.jsptest/jsptest-jsp20 "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 |
| tomcat : jasper-compiler | jar | 5.5.15 |
| tomcat : jasper-runtime | jar | 5.5.15 |