MVN

com.github.hypfvieh : dbus-java-bom

Maven & Gradle

Mar 10, 2023
140 stars

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

<dependency>
    <groupId>com.github.hypfvieh</groupId>
    <artifactId>dbus-java-bom</artifactId>
    <version>4.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hypfvieh : dbus-java-bom to add to Maven - Latest Versions:

  • Latest Stable: 4.3.0

All Versions

Choose a version of com.github.hypfvieh : dbus-java-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
4.3.x
dbus-java-bom-4.3.0
4.2.x
dbus-java-bom-4.2.1
dbus-java-bom-4.2.0
4.1.x
dbus-java-bom-4.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.hypfvieh</groupId>
    <artifactId>dbus-java-bom</artifactId>
    <version>4.3.0</version>
</dependency>

Advertisement