MVN

net.kemitix : spring-boot-daemon

Maven & Gradle

Apr 22, 2016

Spring Boot Daemon · Use Apache Commons Daemon and WinSW with Spring Boot

<dependency>
    <groupId>net.kemitix</groupId>
    <artifactId>spring-boot-daemon</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.kemitix : spring-boot-daemon to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of net.kemitix : spring-boot-daemon to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
spring-boot-daemon-1.1.0
1.0.x
spring-boot-daemon-1.0.1
spring-boot-daemon-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.kemitix</groupId>
    <artifactId>spring-boot-daemon</artifactId>
    <version>1.1.0</version>
</dependency>