is not current version
Last Version 0.19

net.sf.jsptest:jsptest 0.16

This POM acts as a virtual root for the set of JSP version-specific combinations of the contained subprojects.

Categories

Categories

Net Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

net.sf.jsptest
ArtifactId

ArtifactId

jsptest
Version

Version

0.16
Type

Type

pom

Download jsptest 0.16

Filename Size
jsptest-0.16.pom 7 KB
Browse

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