is not current version
Last Version 1.0.3

de.dm.infrastructure:spring-boot-systemd-notification 1.0.1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.dm.infrastructure
ArtifactId

ArtifactId

spring-boot-systemd-notification
Version

Version

1.0.1
Type

Type

jar

Download spring-boot-systemd-notification 1.0.1


<!-- https://jarcasting.com/artifacts/de.dm.infrastructure/spring-boot-systemd-notification/ -->
<dependency>
    <groupId>de.dm.infrastructure</groupId>
    <artifactId>spring-boot-systemd-notification</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.dm.infrastructure/spring-boot-systemd-notification/
implementation 'de.dm.infrastructure:spring-boot-systemd-notification:1.0.1'
// https://jarcasting.com/artifacts/de.dm.infrastructure/spring-boot-systemd-notification/
implementation ("de.dm.infrastructure:spring-boot-systemd-notification:1.0.1")
'de.dm.infrastructure:spring-boot-systemd-notification:jar:1.0.1'
<dependency org="de.dm.infrastructure" name="spring-boot-systemd-notification" rev="1.0.1">
  <artifact name="spring-boot-systemd-notification" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dm.infrastructure', module='spring-boot-systemd-notification', version='1.0.1')
)
libraryDependencies += "de.dm.infrastructure" % "spring-boot-systemd-notification" % "1.0.1"
[de.dm.infrastructure/spring-boot-systemd-notification "1.0.1"]