dbus-java-utils

Utilities for the dbus-java library.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.hypfvieh
ArtifactId

ArtifactId

dbus-java-utils
Last Version

Last Version

4.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

dbus-java-utils
Utilities for the dbus-java library.

Download dbus-java-utils

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.hypfvieh : dbus-java-core jar 4.1.0
org.slf4j : slf4j-api jar 1.7.36

runtime (4)

Group / Artifact Type Version
com.github.hypfvieh : dbus-java-transport-jnr-unixsocket jar 4.1.0
com.github.hypfvieh : dbus-java-transport-tcp jar 4.1.0
ch.qos.logback : logback-core jar 1.2.11
ch.qos.logback : logback-classic jar 1.2.11

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-launcher jar 1.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.0
4.0.0
3.3.1
3.3.0
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.0.2