License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.dpimkin.systemd |
ArtifactId | ArtifactIdsystemd-spring-boot-starter |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSystemd/watchdog integration for Spring Boot (starter)
|
<!-- https://jarcasting.com/artifacts/com.github.dpimkin.systemd/systemd-spring-boot-starter/ -->
<dependency>
<groupId>com.github.dpimkin.systemd</groupId>
<artifactId>systemd-spring-boot-starter</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dpimkin.systemd/systemd-spring-boot-starter/
implementation 'com.github.dpimkin.systemd:systemd-spring-boot-starter:0.0.1'
// https://jarcasting.com/artifacts/com.github.dpimkin.systemd/systemd-spring-boot-starter/
implementation ("com.github.dpimkin.systemd:systemd-spring-boot-starter:0.0.1")
'com.github.dpimkin.systemd:systemd-spring-boot-starter:jar:0.0.1'
<dependency org="com.github.dpimkin.systemd" name="systemd-spring-boot-starter" rev="0.0.1">
<artifact name="systemd-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dpimkin.systemd', module='systemd-spring-boot-starter', version='0.0.1')
)
libraryDependencies += "com.github.dpimkin.systemd" % "systemd-spring-boot-starter" % "0.0.1"
[com.github.dpimkin.systemd/systemd-spring-boot-starter "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.dpimkin.systemd : systemd-spring-boot-autoconfigure | jar | 0.0.1 |
net.java.dev.jna : jna | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |