Last Version

jspparser 0.2

A standalone jsp parser

License

License

Categories

Categories

Net Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

net.jhorstmann
ArtifactId

ArtifactId

jspparser
Version

Version

0.2
Type

Type

jar
Description

Description

jspparser
A standalone jsp parser
Project URL

Project URL

https://github.com/jhorstmann/jspparser

Download jspparser 0.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.