Download daemon-plugin-1.1.8.jar file - Jar d

Jar examples for d:daemon-plugin

Description

A plugin that builds installers using bootstrappers and commons-daemon procrun and jsvc

You can download jar file daemon-plugin 1.1.8 in this page.

License

Apache License

Build File

You can use the following script to add daemon-plugin-1.1.8.jar to your project.

<dependency>
   <groupId>org.apache.directory.daemon</groupId>
   <artifactId>daemon-plugin</artifactId>
   <version>1.1.8</version>
</dependency>
compile group: 'org.apache.directory.daemon', name: 'daemon-plugin', version: '1.1.8'
libraryDependencies += "org.apache.directory.daemon" % "daemon-plugin" % "1.1.8"
<dependency org="org.apache.directory.daemon" name="daemon-plugin" rev="1.1.8"/>
@Grapes(@Grab(group='org.apache.directory.daemon', module='daemon-plugin', version='1.1.8'))
'org.apache.directory.daemon:daemon-plugin:jar:1.1.8'

Download

Click the following link to download the jar file.

daemon-plugin-1.1.8-javadoc.jar
daemon-plugin-1.1.8-sources.jar
daemon-plugin-1.1.8.jar
daemon-plugin-1.1.8.pom



Related Tutorials