Apache Commons Daemon

Apache Commons Daemon software is a set of utilities and Java support classes for running Java applications as server processes. These are commonly known as 'daemon' processes in Unix terminology (hence the name). On Windows they are called 'services'.

License

License

GroupId

GroupId

commons-daemon
ArtifactId

ArtifactId

commons-daemon
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Commons Daemon
Apache Commons Daemon software is a set of utilities and Java support classes for running Java applications as server processes. These are commonly known as 'daemon' processes in Unix terminology (hence the name). On Windows they are called 'services'.
Project URL

Project URL

https://commons.apache.org/proper/commons-daemon/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=commons-daemon.git

Download commons-daemon

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.3
1.0.1