Commons Daemon

Apache Commons Daemon software provides an alternative invocation mechanism for unix-daemon-like Java code.

License

License

GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-daemon
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

Commons Daemon
Apache Commons Daemon software provides an alternative invocation mechanism for unix-daemon-like Java code.
Project URL

Project URL

http://commons.apache.org/daemon/
Project Organization

Project Organization

The Apache Software Foundation

Download commons-daemon

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9