License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.dpimkin.systemd |
ArtifactId | ArtifactIdsystemd-spring-boot-autoconfigure |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsystemd-spring-boot-autoconfigure
Systemd/watchdog integration for Spring Boot (autoconfigure)
|
<!-- https://jarcasting.com/artifacts/com.github.dpimkin.systemd/systemd-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.dpimkin.systemd</groupId>
<artifactId>systemd-spring-boot-autoconfigure</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dpimkin.systemd/systemd-spring-boot-autoconfigure/
implementation 'com.github.dpimkin.systemd:systemd-spring-boot-autoconfigure:0.0.1'
// https://jarcasting.com/artifacts/com.github.dpimkin.systemd/systemd-spring-boot-autoconfigure/
implementation ("com.github.dpimkin.systemd:systemd-spring-boot-autoconfigure:0.0.1")
'com.github.dpimkin.systemd:systemd-spring-boot-autoconfigure:jar:0.0.1'
<dependency org="com.github.dpimkin.systemd" name="systemd-spring-boot-autoconfigure" rev="0.0.1">
<artifact name="systemd-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dpimkin.systemd', module='systemd-spring-boot-autoconfigure', version='0.0.1')
)
libraryDependencies += "com.github.dpimkin.systemd" % "systemd-spring-boot-autoconfigure" % "0.0.1"
[com.github.dpimkin.systemd/systemd-spring-boot-autoconfigure "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.2.7.RELEASE |
net.java.dev.jna : jna | jar | 4.0.0 |
org.projectlombok : lombok | jar | |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |