не последняя версия
Последняя версия 2.0-alpha-3

org.codehaus.mojo.jspc:jspc-compiler-tomcat5 2.0-alpha-1


Категории

Категории

Tomcat Контейнер Application Servers Jakarta Server Pages Jakarta EE The Web Tier
Группа

Группа

org.codehaus.mojo.jspc
Идентификатор

Идентификатор

jspc-compiler-tomcat5
Версия

Версия

2.0-alpha-1
Тип

Тип

jar

Скачать jspc-compiler-tomcat5 2.0-alpha-1


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