MVN

com.github.dpimkin.systemd : systemd-spring-boot

Maven & Gradle

Nov 05, 2020
0 stars

systemd-spring-boot · Systemd/watchdog integration for Spring Boot

<dependency>
    <groupId>com.github.dpimkin.systemd</groupId>
    <artifactId>systemd-spring-boot</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dpimkin.systemd : systemd-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.github.dpimkin.systemd : systemd-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
systemd-spring-boot-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.dpimkin.systemd</groupId>
    <artifactId>systemd-spring-boot</artifactId>
    <version>0.0.1</version>
</dependency>