Jar examples for d:daemon-plugin
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.
Apache License
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'
Click the following link to download the jar file.
daemon-plugin-1.1.8-javadoc.jar