License |
License |
---|---|
Categories |
CategoriesNet Jakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdnet.sf.jsptest |
ArtifactId | ArtifactIdjsptest-framework |
Last Version | Last Version0.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore framework
The core framework functionality for JspTest.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jsptest-framework-0.19.pom | |
jsptest-framework-0.19.jar | 21 KB |
jsptest-framework-0.19-sources.jar | 14 KB |
jsptest-framework-0.19-javadoc.jar | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.jsptest/jsptest-framework/ -->
<dependency>
<groupId>net.sf.jsptest</groupId>
<artifactId>jsptest-framework</artifactId>
<version>0.19</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jsptest/jsptest-framework/
implementation 'net.sf.jsptest:jsptest-framework:0.19'
// https://jarcasting.com/artifacts/net.sf.jsptest/jsptest-framework/
implementation ("net.sf.jsptest:jsptest-framework:0.19")
'net.sf.jsptest:jsptest-framework:jar:0.19'
<dependency org="net.sf.jsptest" name="jsptest-framework" rev="0.19">
<artifact name="jsptest-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jsptest', module='jsptest-framework', version='0.19')
)
libraryDependencies += "net.sf.jsptest" % "jsptest-framework" % "0.19"
[net.sf.jsptest/jsptest-framework "0.19"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.jsptest : jsptest-compiler-api | jar | 0.19 |
net.sf.jsptest : jsptest-common | jar | 0.19 |
jtidy : jtidy | jar | 4aug2000r7-dev |
junit : junit | jar | 3.8.2 |
log4j : log4j | jar | 1.2.13 |
jaxen : jaxen | jar | 1.1.1 |