Spring Boot Daemon :: Sample

Use Apache Commons Daemon and WinSW with Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.kemitix
ArtifactId

ArtifactId

spring-boot-daemon-sample
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Daemon :: Sample
Use Apache Commons Daemon and WinSW with Spring Boot

Download spring-boot-daemon-sample

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0