Daemon Launcher

Used by daemon-maven-plugin to launch a Commons Daemon implementation.

License

License

GroupId

GroupId

com.github.veithen.daemon
ArtifactId

ArtifactId

daemon-launcher
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Daemon Launcher
Used by daemon-maven-plugin to launch a Commons Daemon implementation.
Source Code Management

Source Code Management

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

Download daemon-launcher

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.veithen.daemon : daemon-api jar 0.3.1
com.github.veithen.daemon : daemon-launcher-protocol jar 0.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.1
0.2.0
0.1.2
0.1.1
0.1