MVN

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

Maven & Gradle

Nov 05, 2020
1 usages
0 stars

Systemd/watchdog integration for Spring Boot (starter)

<dependency>
    <groupId>com.github.dpimkin.systemd</groupId>
    <artifactId>systemd-spring-boot-starter</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-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

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

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

How to add a dependency to Maven

Add the following com.github.dpimkin.systemd : systemd-spring-boot-starter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.dpimkin.systemd : systemd-spring-boot-starter gradle dependency to your build.gradle file:

implementation 'com.github.dpimkin.systemd:systemd-spring-boot-starter:0.0.1'

Gradle Kotlin DSL: Add the following com.github.dpimkin.systemd : systemd-spring-boot-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.dpimkin.systemd:systemd-spring-boot-starter:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.dpimkin.systemd : systemd-spring-boot-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.dpimkin.systemd" % "systemd-spring-boot-starter" % "0.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 20, 2020
1 usages
258 stars
Nov 29, 2020
1 usages
5 stars
Feb 11, 2023
1 usages
16 stars
Nov 29, 2020
1 usages
91 stars
Dec 08, 2020
1 usages
1 stars
Dec 08, 2020
1 usages
1 stars
Dec 19, 2020
1 usages
170 stars
Apr 02, 2021
2 usages
115 stars
Jan 01, 2021
2 usages
7 stars
Jan 05, 2021
2 usages
0 stars