dbus-java · Improved version of the DBus-Java library provided by freedesktop.org (https://dbus.freedesktop.org/doc/dbus-java/).
Group: com.github.hypfvieh - All Dependencies
dbus-java-core · Improved version of the DBus-Java library provided by freedesktop.org (https://dbus.freedesktop.org/doc/dbus-java/).
${project.artifactId} · A collection of utils commonly used in my projects. Feel free to use it (or parts of it) in your own projects.
dbus-java-transport-jnr-unixsocket · dbus-java transport providing unixsocket support using jnr-unixsocket.
${project.artifactId} · Some libraries from Matthew Johnson: http://www.matthew.ath.cx/projects/java/ Modifications: - including precompiled native C libraries (libunix-java) for architectures: arm, amd64 and i386 - UnixSocket/UnixServerSocket now implements closable (allows try-with-resources usage) - Cleaned up code style - Split test classes to test classpath - Introduced JUnit - Removed the whole CGI package, it should never ever been used these days
${project.artifactId} · A extended collection of utils commonly used in my projects. This library will add additional features to java-utils library but requires third party code as well.
bluez-dbus · Java native bluetooth library which uses bluez via dbus (linux only)
dbus-java-transport-tcp · dbus-java transport providing tcp support.
dbus-java-transport-native-unixsocket · dbus-java transport providing unixsocket support when using Java 16+.
dbus-java-osgi · Improved version of the DBus-Java library provided by freedesktop.org (https://dbus.freedesktop.org/doc/dbus-java/). This is the OSGi compliant bundle of all required libraries in one bundle.
${project.artifactId} · Java native bluetooth library which uses bluez via dbus (linux only)
${project.artifactId} · Java native bluetooth library which uses bluez via dbus (linux only). This is the OSGi compliant bundle of all required libraries in one bundle.
javafx-utils · Utilities and helper classes to develop JavaFX based applications.
dbus-java-transport-junixsocket · dbus-java transport providing unixsocket support using junixsocket.