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

Jetty Daemon 0.3.1

Daemon implementation used by daemon-maven-plugin to launch a Jetty server in a separate JVM.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.veithen.daemon
Идентификатор

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

jetty-daemon
Версия

Версия

0.3.1
Тип

Тип

jar
Описание

Описание

Jetty Daemon
Daemon implementation used by daemon-maven-plugin to launch a Jetty server in a separate JVM.
Система контроля версий

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

https://github.com/veithen/daemon/tree/master

Скачать jetty-daemon 0.3.1


<!-- https://jarcasting.com/artifacts/com.github.veithen.daemon/jetty-daemon/ -->
<dependency>
    <groupId>com.github.veithen.daemon</groupId>
    <artifactId>jetty-daemon</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.daemon/jetty-daemon/
implementation 'com.github.veithen.daemon:jetty-daemon:0.3.1'
// https://jarcasting.com/artifacts/com.github.veithen.daemon/jetty-daemon/
implementation ("com.github.veithen.daemon:jetty-daemon:0.3.1")
'com.github.veithen.daemon:jetty-daemon:jar:0.3.1'
<dependency org="com.github.veithen.daemon" name="jetty-daemon" rev="0.3.1">
  <artifact name="jetty-daemon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.daemon', module='jetty-daemon', version='0.3.1')
)
libraryDependencies += "com.github.veithen.daemon" % "jetty-daemon" % "0.3.1"
[com.github.veithen.daemon/jetty-daemon "0.3.1"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.veithen.daemon : daemon-api jar 0.3.1
org.eclipse.jetty : jetty-webapp jar 9.4.42.v20210604
org.eclipse.jetty : apache-jsp jar 9.4.42.v20210604

test (1)

Идентификатор библиотеки Тип Версия
com.github.veithen.daemon : daemon-maven-plugin jar 0.3.1

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

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