is not current version
Last Version 4.1.0

dbus-java-parent 3.3.1

DBus-Java library module parent

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.hypfvieh
ArtifactId

ArtifactId

dbus-java-parent
Version

Version

3.3.1
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 3.3.1

Filename Size
dbus-java-parent-3.3.1.pom 15 KB
Browse

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

Dependencies

compile (1)

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

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.platform : junit-platform-launcher jar 1.7.0

Project Modules

  • dbus-java
  • dbus-java-osgi
  • dbus-java-utils