License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net |
GroupId | GroupIdnet.kemitix |
ArtifactId | ArtifactIdspring-boot-daemon-sample |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Daemon :: Sample
Use Apache Commons Daemon and WinSW with Spring Boot
|
<!-- https://jarcasting.com/artifacts/net.kemitix/spring-boot-daemon-sample/ -->
<dependency>
<groupId>net.kemitix</groupId>
<artifactId>spring-boot-daemon-sample</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.kemitix/spring-boot-daemon-sample/
implementation 'net.kemitix:spring-boot-daemon-sample:1.1.0'
// https://jarcasting.com/artifacts/net.kemitix/spring-boot-daemon-sample/
implementation ("net.kemitix:spring-boot-daemon-sample:1.1.0")
'net.kemitix:spring-boot-daemon-sample:jar:1.1.0'
<dependency org="net.kemitix" name="spring-boot-daemon-sample" rev="1.1.0">
<artifact name="spring-boot-daemon-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.kemitix', module='spring-boot-daemon-sample', version='1.1.0')
)
libraryDependencies += "net.kemitix" % "spring-boot-daemon-sample" % "1.1.0"
[net.kemitix/spring-boot-daemon-sample "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.kemitix : spring-boot-daemon-integration | jar | 1.1.0 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar |