Last Version

dbus-java-bom 4.1.0

DBus-Java Bill of Materials (BOM)

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.hypfvieh
ArtifactId

ArtifactId

dbus-java-bom
Version

Version

4.1.0
Type

Type

pom
Description

Description

dbus-java-bom
DBus-Java Bill of Materials (BOM)

Download dbus-java-bom 4.1.0

Filename Size
dbus-java-bom-4.1.0.pom 2 KB
Browse

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

There are no modules declared in this project.