is not current version
Last Version 2.0-alpha-3

org.codehaus.mojo.jspc:jspc-compiler-tomcat6 2.0-alpha-2


Categories

Categories

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

GroupId

org.codehaus.mojo.jspc
ArtifactId

ArtifactId

jspc-compiler-tomcat6
Version

Version

2.0-alpha-2
Type

Type

jar

Download jspc-compiler-tomcat6 2.0-alpha-2


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