Last Version

simple-watchdog-example 0.0.1

Systemd/watchdog integration for Spring Boot

License

License

GroupId

GroupId

com.github.dpimkin.systemd
ArtifactId

ArtifactId

simple-watchdog-example
Version

Version

0.0.1
Type

Type

jar
Description

Description

simple-watchdog-example
Systemd/watchdog integration for Spring Boot

Download simple-watchdog-example 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.dpimkin.systemd/simple-watchdog-example/ -->
<dependency>
    <groupId>com.github.dpimkin.systemd</groupId>
    <artifactId>simple-watchdog-example</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dpimkin.systemd/simple-watchdog-example/
implementation 'com.github.dpimkin.systemd:simple-watchdog-example:0.0.1'
// https://jarcasting.com/artifacts/com.github.dpimkin.systemd/simple-watchdog-example/
implementation ("com.github.dpimkin.systemd:simple-watchdog-example:0.0.1")
'com.github.dpimkin.systemd:simple-watchdog-example:jar:0.0.1'
<dependency org="com.github.dpimkin.systemd" name="simple-watchdog-example" rev="0.0.1">
  <artifact name="simple-watchdog-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dpimkin.systemd', module='simple-watchdog-example', version='0.0.1')
)
libraryDependencies += "com.github.dpimkin.systemd" % "simple-watchdog-example" % "0.0.1"
[com.github.dpimkin.systemd/simple-watchdog-example "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
com.github.dpimkin.systemd : systemd-spring-boot-starter jar 0.0.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.