Web Launcher

Web launcher root module

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Web Launcher
Web launcher root module
Ссылка на сайт

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

https://github.com/thxmasj/web-launcher
Система контроля версий

Система контроля версий

https://github.com/thxmasj/web-launcher.git

Скачать web-launcher

Имя Файла Размер
web-launcher-1.2.pom 4 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • common
  • tomcat
  • jetty

web-launcher

This project facilitates launching of Java web applications without the need for pre-installed web container software. It does this by embedding Tomcat or Jetty, by your choice, through a fluent API.

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

Версия
1.2