License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.hypfvieh |
ArtifactId | ArtifactIddbus-java |
Last Version | Last Version3.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondbus-java
Improved version of the DBus-Java library provided by freedesktop.org (https://dbus.freedesktop.org/doc/dbus-java/).
|
Filename | Size |
---|---|
dbus-java-3.3.1.pom | |
dbus-java-3.3.1.jar | 278 KB |
dbus-java-3.3.1-tests.jar | 164 KB |
dbus-java-3.3.1-sources.jar | 193 KB |
dbus-java-3.3.1-javadoc.jar | 734 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jnr : jnr-unixsocket | jar | 0.38.6 |
org.slf4j : slf4j-api | jar | 1.7.30 |
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 |