Last Version

java-systemd 2.1.0

Java access to systemd via D-Bus

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.thjomnx
ArtifactId

ArtifactId

java-systemd
Version

Version

2.1.0
Type

Type

jar
Description

Description

java-systemd
Java access to systemd via D-Bus
Project URL

Project URL

https://github.com/thjomnx/java-systemd
Source Code Management

Source Code Management

https://github.com/thjomnx/java-systemd

Download java-systemd 2.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.hypfvieh : dbus-java jar 3.3.0
javax.xml.bind : jaxb-api jar 2.4.0-b180830.0359
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-simple jar 1.7.30

test (3)

Group / Artifact Type Version
org.testng : testng jar 7.4.0
org.mockito : mockito-inline jar 3.8.0
org.awaitility : awaitility jar 4.0.3

Project Modules

There are no modules declared in this project.