SDNotify

Java implementation of the systemd notify protocol

License

License

GroupId

GroupId

info.faljse
ArtifactId

ArtifactId

SDNotify
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

SDNotify
Java implementation of the systemd notify protocol
Project URL

Project URL

https://github.com/faljse/SDNotify
Source Code Management

Source Code Management

https://github.com/faljse/SDNotify

Download SDNotify

How to add to project

<!-- https://jarcasting.com/artifacts/info.faljse/SDNotify/ -->
<dependency>
    <groupId>info.faljse</groupId>
    <artifactId>SDNotify</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/info.faljse/SDNotify/
implementation 'info.faljse:SDNotify:1.3'
// https://jarcasting.com/artifacts/info.faljse/SDNotify/
implementation ("info.faljse:SDNotify:1.3")
'info.faljse:SDNotify:jar:1.3'
<dependency org="info.faljse" name="SDNotify" rev="1.3">
  <artifact name="SDNotify" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.faljse', module='SDNotify', version='1.3')
)
libraryDependencies += "info.faljse" % "SDNotify" % "1.3"
[info.faljse/SDNotify "1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.1.0
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0