is not current version
Last Version 2.0.2

org.jasig.mojo.jspc:jspc-compiler-tomcat7 2.0.0


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.0
Type

Type

jar

Download jspc-compiler-tomcat7 2.0.0


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