is not current version
Last Version 0.19

net.sf.jsptest:jsptest-acceptance 0.17

This POM acts as a virtual root for the acceptance test projects for different JSP specification variants of JspTest.

Categories

Categories

Net Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

net.sf.jsptest
ArtifactId

ArtifactId

jsptest-acceptance
Version

Version

0.17
Type

Type

pom

Download jsptest-acceptance 0.17

Filename Size
jsptest-acceptance-0.17.pom 847 bytes
Browse

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