Last Version

Common utilities 0.19

Common utilities for the components of JspTest, including the JSP version-specific compiler implementations.

License

License

Categories

Categories

Net Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

net.sf.jsptest
ArtifactId

ArtifactId

jsptest-common
Version

Version

0.19
Type

Type

jar
Description

Description

Common utilities
Common utilities for the components of JspTest, including the JSP version-specific compiler implementations.
Project Organization

Project Organization

JspTest developers

Download jsptest-common 0.19


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

Dependencies

compile (4)

Group / Artifact Type Version
jtidy : jtidy jar 4aug2000r7-dev
junit : junit jar 3.8.2
log4j : log4j jar 1.2.13
jaxen : jaxen jar 1.1.1

Project Modules

There are no modules declared in this project.