Tomcat Listener : Jsp Compile Listener

Listener web to compile the JSP for startup (all versions before tomcat 8)

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.marcosemiao.tomcat.listener
Идентификатор

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

jsp-compile-listener
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Tomcat Listener : Jsp Compile Listener
Listener web to compile the JSP for startup (all versions before tomcat 8)
Ссылка на сайт

Ссылка на сайт

https://github.com/marcosemiao/jsp-compile-listener

Скачать jsp-compile-listener

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.marcosemiao.tomcat.listener/jsp-compile-listener/ -->
<dependency>
    <groupId>com.github.marcosemiao.tomcat.listener</groupId>
    <artifactId>jsp-compile-listener</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcosemiao.tomcat.listener/jsp-compile-listener/
implementation 'com.github.marcosemiao.tomcat.listener:jsp-compile-listener:1.0.1'
// https://jarcasting.com/artifacts/com.github.marcosemiao.tomcat.listener/jsp-compile-listener/
implementation ("com.github.marcosemiao.tomcat.listener:jsp-compile-listener:1.0.1")
'com.github.marcosemiao.tomcat.listener:jsp-compile-listener:jar:1.0.1'
<dependency org="com.github.marcosemiao.tomcat.listener" name="jsp-compile-listener" rev="1.0.1">
  <artifact name="jsp-compile-listener" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marcosemiao.tomcat.listener', module='jsp-compile-listener', version='1.0.1')
)
libraryDependencies += "com.github.marcosemiao.tomcat.listener" % "jsp-compile-listener" % "1.0.1"
[com.github.marcosemiao.tomcat.listener/jsp-compile-listener "1.0.1"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
org.apache.tomcat : tomcat-servlet-api jar [7.0.0,8.5.9]
org.apache.tomcat : tomcat-catalina jar [7.0.0,8.5.9]

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0