-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Markus Enax edited this page Aug 25, 2016
·
18 revisions
This Java library provides access to systemd via D-Bus.
dbus-java is required for this library to work. At the time of writing no pre-built JAR is available in the usual placed yet (e.g. central repository) hence you have to build and install it manually in your local repository. A Maven compatible fork is available here.
Maven is used as the primary build system.