MVN

commons-daemon : commons-daemon

Maven & Gradle

May 05, 2023
219 usages

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'.

<dependency>
    <groupId>commons-daemon</groupId>
    <artifactId>commons-daemon</artifactId>
    <version>1.3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of commons-daemon : commons-daemon to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.4

All Versions

Choose a version of commons-daemon : commons-daemon to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
commons-daemon-1.3.4
commons-daemon-1.3.3
commons-daemon-1.3.2
commons-daemon-1.3.1
commons-daemon-1.3.0
1.2.x
commons-daemon-1.2.4
commons-daemon-1.2.3
commons-daemon-1.2.2
commons-daemon-1.2.1
commons-daemon-1.2.0
1.1.x
commons-daemon-1.1.0
1.0.x
commons-daemon-1.0.15
commons-daemon-1.0.14
commons-daemon-1.0.13
commons-daemon-1.0.12
commons-daemon-1.0.11
commons-daemon-1.0.10
commons-daemon-1.0.9
commons-daemon-1.0.8
commons-daemon-1.0.7
commons-daemon-1.0.6
commons-daemon-1.0.5
commons-daemon-1.0.3
commons-daemon-1.0.1

How to add a dependency to Maven

Add the following commons-daemon : commons-daemon maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>commons-daemon</groupId>
    <artifactId>commons-daemon</artifactId>
    <version>1.3.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following commons-daemon : commons-daemon gradle dependency to your build.gradle file:

implementation 'commons-daemon:commons-daemon:1.3.4'

Gradle Kotlin DSL: Add the following commons-daemon : commons-daemon gradle kotlin dependency to your build.gradle.kts file:

implementation("commons-daemon:commons-daemon:1.3.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following commons-daemon : commons-daemon sbt scala dependency to your build.sbt file:

libraryDependencies += "commons-daemon" % "commons-daemon" % "1.3.4"

Advertisement

Dependencies from Group

May 05, 2023
219 usages

Discover Dependencies

Jun 12, 2018
5 usages
217 stars
Aug 23, 2023
20 usages
500 stars
Apr 27, 2023
Apr 27, 2019
2 usages
725 stars
Aug 05, 2023
60 usages
36.2k stars
Aug 01, 2023
3 usages
12.2k stars
Jan 24, 2020
1 usages
18 stars
Aug 22, 2023
2 usages
316 stars
Jun 19, 2019
0 stars