at.yawk.dbus:dbus-client

Pure java DBus protocol implementation

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

at.yawk.dbus
ArtifactId

ArtifactId

dbus-client
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Pure java DBus protocol implementation

Download dbus-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
at.yawk.dbus : dbus-databind jar 1.0
org.slf4j : slf4j-api jar 1.7.12

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.4
com.google.code.findbugs : annotations jar 2.0.2

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.9.4
org.mockito : mockito-core jar 2.0.31-beta
org.slf4j : slf4j-simple jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0