Categories |
CategoriesTomcat Container Application Servers Jakarta Server Pages Jakarta EE The Web Tier |
---|---|
GroupId | GroupIdde.grundid |
ArtifactId | ArtifactIdjspc-compiler-tomcat |
Last Version | Last Version9.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSPC Compiler for Tomcat
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/de.grundid/jspc-compiler-tomcat/ -->
<dependency>
<groupId>de.grundid</groupId>
<artifactId>jspc-compiler-tomcat</artifactId>
<version>9.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.grundid/jspc-compiler-tomcat/
implementation 'de.grundid:jspc-compiler-tomcat:9.0.2'
// https://jarcasting.com/artifacts/de.grundid/jspc-compiler-tomcat/
implementation ("de.grundid:jspc-compiler-tomcat:9.0.2")
'de.grundid:jspc-compiler-tomcat:jar:9.0.2'
<dependency org="de.grundid" name="jspc-compiler-tomcat" rev="9.0.2">
<artifact name="jspc-compiler-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.grundid', module='jspc-compiler-tomcat', version='9.0.2')
)
libraryDependencies += "de.grundid" % "jspc-compiler-tomcat" % "9.0.2"
[de.grundid/jspc-compiler-tomcat "9.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jasig.mojo.jspc : jspc-compiler-api | jar | 2.0.2 |
org.codehaus.plexus : plexus-component-annotations | jar | 2.1.0 |
commons-lang : commons-lang | jar | 2.6 |
org.apache.ant : ant | jar | 1.9.0 |
org.apache.tomcat : tomcat-jasper | jar | 9.0.33 |
org.apache.tomcat : tomcat-annotations-api | jar | 9.0.33 |