Last Version

JSPC Compiler for Tomcat 7 2.0.2

Provides support for JSP compilation.

License

License

Categories

Categories

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

GroupId

org.jasig.mojo.jspc
ArtifactId

ArtifactId

jspc-compiler-tomcat7
Version

Version

2.0.2
Type

Type

jar
Description

Description

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

Project Organization

Jasig

Download jspc-compiler-tomcat7 2.0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jasig.mojo.jspc : jspc-compiler-api jar 2.0.2
org.codehaus.plexus : plexus-component-annotations jar 1.5.5
commons-lang : commons-lang jar 2.6
org.apache.ant : ant jar 1.9.0
org.apache.tomcat : tomcat-jasper jar 7.0.53
org.apache.tomcat : tomcat-annotations-api jar 7.0.53

Project Modules

There are no modules declared in this project.