is not current version
Last Version 9.0.2

de.grundid:jspc-compiler-tomcat 9.0.1


Categories

Categories

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

GroupId

de.grundid
ArtifactId

ArtifactId

jspc-compiler-tomcat
Version

Version

9.0.1
Type

Type

jar

Download jspc-compiler-tomcat 9.0.1


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