dbus-java

Improved version of the DBus-Java library provided by freedesktop.org (https://dbus.freedesktop.org/doc/dbus-java/).

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.hypfvieh
ArtifactId

ArtifactId

dbus-java
Last Version

Last Version

3.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

dbus-java
Improved version of the DBus-Java library provided by freedesktop.org (https://dbus.freedesktop.org/doc/dbus-java/).

Download dbus-java

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.jnr : jnr-unixsocket jar 0.38.6
org.slf4j : slf4j-api jar 1.7.30

test (6)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.platform : junit-platform-launcher jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.1
3.3.0
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.0.2
3.0.1
3.0.0
2.7.5
2.7.4
2.7.3
2.7.2
2.7.1