is not current version
Last Version 0.19

net.sf.jsptest:jsptest-framework 0.13

The core framework functionality for JspTest.

Categories

Categories

Net Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

net.sf.jsptest
ArtifactId

ArtifactId

jsptest-framework
Version

Version

0.13
Type

Type

jar

Download jsptest-framework 0.13


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