DBus-java NativeFD

Allows you to send and receive FileDescriptors with com.github.hypfvieh:dbus-java

License

License

Categories

Categories

Java Languages Native Development Tools
GroupId

GroupId

com.rm5248
ArtifactId

ArtifactId

dbus-java-nativefd
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

DBus-java NativeFD
Allows you to send and receive FileDescriptors with com.github.hypfvieh:dbus-java
Project URL

Project URL

https://github.com/rm5248/dbus-java-nativefd
Source Code Management

Source Code Management

https://github.com/rm5248/dbus-java-nativefd

Download dbus-java-nativefd

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.hypfvieh : dbus-java-core jar 4.0.0
com.github.hypfvieh : dbus-java-transport-jnr-unixsocket jar 4.0.0

test (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.0