| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdat.yawk.dbus |
| ArtifactId | ArtifactIddbus-databind |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPure java DBus protocol implementation
|
| Filename | Size |
|---|---|
| dbus-databind-1.0.pom | |
| dbus-databind-1.0.jar | 30 KB |
| dbus-databind-1.0-sources.jar | 14 KB |
| dbus-databind-1.0-javadoc.jar | 97 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/at.yawk.dbus/dbus-databind/ -->
<dependency>
<groupId>at.yawk.dbus</groupId>
<artifactId>dbus-databind</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.yawk.dbus/dbus-databind/
implementation 'at.yawk.dbus:dbus-databind:1.0'
// https://jarcasting.com/artifacts/at.yawk.dbus/dbus-databind/
implementation ("at.yawk.dbus:dbus-databind:1.0")
'at.yawk.dbus:dbus-databind:jar:1.0'
<dependency org="at.yawk.dbus" name="dbus-databind" rev="1.0">
<artifact name="dbus-databind" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.yawk.dbus', module='dbus-databind', version='1.0')
)
libraryDependencies += "at.yawk.dbus" % "dbus-databind" % "1.0"
[at.yawk.dbus/dbus-databind "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| at.yawk.dbus : dbus-protocol | jar | 1.0 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.4 |
| com.google.code.findbugs : annotations | jar | 2.0.2 |
| 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 |