Last Version

dbus-java-parent 4.1.0

DBus-Java library module parent

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.hypfvieh
ArtifactId

ArtifactId

dbus-java-parent
Version

Version

4.1.0
Type

Type

pom
Description

Description

dbus-java-parent
DBus-Java library module parent
Source Code Management

Source Code Management

https://github.com/hypfvieh/dbus-java.git

Download dbus-java-parent 4.1.0

Filename Size
dbus-java-parent-4.1.0.pom 17 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

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

  • dbus-java-core
  • dbus-java-osgi
  • dbus-java-utils
  • dbus-java-transport-jnr-unixsocket
  • dbus-java-transport-tcp
  • dbus-java-bom
  • dbus-java-tests
  • dbus-java-examples