is not current version
Last Version 0.3.1

Daemon Launcher 0.3.0

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

License

License

GroupId

GroupId

com.github.veithen.daemon
ArtifactId

ArtifactId

daemon-launcher
Version

Version

0.3.0
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 0.3.0


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.