Maven Repository - POM file for Data Structure commons-daemon 1.0.1 1.0.1

Summary

Daemon.

Commons Daemon.

Declaration

Here is the list of declaration for commons-daemon. If you use Maven you can use the following code to add the dependency for this POM file.

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

If you think this Maven repository POM file listing for commons-daemon is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Packages

The following packages are defined in the commons-daemon-1.0.1.jar

org.apache.commons.daemon
org.apache.commons.daemon.support




POM File Source

Here is the content of the POM file.

<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>commons-daemon</groupId>
  <artifactId>commons-daemon</artifactId>
  <name>Daemon</name>
  <version>1.0.1</version>
  <description>Commons Daemon</description>
  <url>http://jakarta.apache.org/commons/daemon/</url>
  <inceptionYear>2001</inceptionYear>
  <build />
</project>