Last Version

Internal compiler API 0.21

A common internal API for the different versions of JSP version-specific compilers.

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.github.lkoskela.jsptest
ArtifactId

ArtifactId

jsptest-compiler-api
Version

Version

0.21
Type

Type

jar
Description

Description

Internal compiler API
A common internal API for the different versions of JSP version-specific compilers.
Project Organization

Project Organization

JspTest developers

Download jsptest-compiler-api 0.21


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

Dependencies

compile (4)

Group / Artifact Type Version
org.hibernate : jtidy jar r8-20060801
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.