is not current version
Last Version 0.3.1

Jetty Daemon 0.3.0

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

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.github.veithen.daemon
ArtifactId

ArtifactId

jetty-daemon
Version

Version

0.3.0
Type

Type

jar
Description

Description

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

Source Code Management

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

Download jetty-daemon 0.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.veithen.daemon : daemon-api jar 0.3.0
org.eclipse.jetty : jetty-webapp jar 9.4.35.v20201120
org.eclipse.jetty : apache-jsp jar 9.4.35.v20201120

test (1)

Group / Artifact Type Version
com.github.veithen.daemon : daemon-maven-plugin jar 0.3.0

Project Modules

There are no modules declared in this project.