Tomcat Launcher

Deploy web applications with embedded Tomcat

Лицензия

Лицензия

Категории

Категории

Tomcat Контейнер Application Servers
Группа

Группа

it.thomasjohansen.weblauncher
Идентификатор

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

tomcat-launcher
Последняя версия

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

1.0-RC2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Tomcat Launcher
Deploy web applications with embedded Tomcat

Скачать tomcat-launcher

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

<!-- https://jarcasting.com/artifacts/it.thomasjohansen.weblauncher/tomcat-launcher/ -->
<dependency>
    <groupId>it.thomasjohansen.weblauncher</groupId>
    <artifactId>tomcat-launcher</artifactId>
    <version>1.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/it.thomasjohansen.weblauncher/tomcat-launcher/
implementation 'it.thomasjohansen.weblauncher:tomcat-launcher:1.0-RC2'
// https://jarcasting.com/artifacts/it.thomasjohansen.weblauncher/tomcat-launcher/
implementation ("it.thomasjohansen.weblauncher:tomcat-launcher:1.0-RC2")
'it.thomasjohansen.weblauncher:tomcat-launcher:jar:1.0-RC2'
<dependency org="it.thomasjohansen.weblauncher" name="tomcat-launcher" rev="1.0-RC2">
  <artifact name="tomcat-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.thomasjohansen.weblauncher', module='tomcat-launcher', version='1.0-RC2')
)
libraryDependencies += "it.thomasjohansen.weblauncher" % "tomcat-launcher" % "1.0-RC2"
[it.thomasjohansen.weblauncher/tomcat-launcher "1.0-RC2"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
it.thomasjohansen.weblauncher : web-launcher-common jar 1.0-RC2
org.apache.tomcat.embed : tomcat-embed-core jar 8.0.32
org.apache.tomcat : tomcat-jasper jar 8.0.32
org.apache.tomcat : tomcat-jasper-el jar 8.0.32
org.eclipse.jdt.core.compiler : ecj jar 4.4.2
org.apache.tomcat : tomcat-servlet-api jar 8.0.32
org.apache.tomcat : tomcat-jsp-api jar 8.0.32
org.apache.tomcat.embed : tomcat-embed-logging-juli jar 8.0.32
org.apache.tomcat : tomcat-el-api jar 8.0.32

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

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

Версия
1.0-RC2
1.0-RC1