License |
License |
---|---|
Categories |
CategoriesJava Languages Native Development Tools |
GroupId | GroupIdcom.rm5248 |
ArtifactId | ArtifactIddbus-java-nativefd |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDBus-java NativeFD
Allows you to send and receive FileDescriptors with com.github.hypfvieh:dbus-java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dbus-java-nativefd-2.0.pom | |
dbus-java-nativefd-2.0.jar | 29 KB |
dbus-java-nativefd-2.0-sources.jar | 26 KB |
dbus-java-nativefd-2.0-javadoc.jar | 409 KB |
Browse |
<!-- 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"]
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 |
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 |