Last Version

JSPC Compiler for Tomcat 5 2.0-alpha-3

Provides support for JSP compilation.

Categories

Categories

Tomcat Container Application Servers Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.codehaus.mojo.jspc
ArtifactId

ArtifactId

jspc-compiler-tomcat5
Version

Version

2.0-alpha-3
Type

Type

jar
Description

Description

JSPC Compiler for Tomcat 5
Provides support for JSP compilation.
Project Organization

Project Organization

Codehaus

Download jspc-compiler-tomcat5 2.0-alpha-3


<!-- https://jarcasting.com/artifacts/org.codehaus.mojo.jspc/jspc-compiler-tomcat5/ -->
<dependency>
    <groupId>org.codehaus.mojo.jspc</groupId>
    <artifactId>jspc-compiler-tomcat5</artifactId>
    <version>2.0-alpha-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.mojo.jspc/jspc-compiler-tomcat5/
implementation 'org.codehaus.mojo.jspc:jspc-compiler-tomcat5:2.0-alpha-3'
// https://jarcasting.com/artifacts/org.codehaus.mojo.jspc/jspc-compiler-tomcat5/
implementation ("org.codehaus.mojo.jspc:jspc-compiler-tomcat5:2.0-alpha-3")
'org.codehaus.mojo.jspc:jspc-compiler-tomcat5:jar:2.0-alpha-3'
<dependency org="org.codehaus.mojo.jspc" name="jspc-compiler-tomcat5" rev="2.0-alpha-3">
  <artifact name="jspc-compiler-tomcat5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.mojo.jspc', module='jspc-compiler-tomcat5', version='2.0-alpha-3')
)
libraryDependencies += "org.codehaus.mojo.jspc" % "jspc-compiler-tomcat5" % "2.0-alpha-3"
[org.codehaus.mojo.jspc/jspc-compiler-tomcat5 "2.0-alpha-3"]

Dependencies

compile (4)

Group / Artifact Type Version
tomcat : jasper-compiler jar 5.5.15
tomcat : jasper-compiler-jdt jar 5.5.15
tomcat : jasper-runtime jar 5.5.15
org.codehaus.mojo.jspc : jspc-compiler-api jar 2.0-alpha-3

Project Modules

There are no modules declared in this project.