MVN

org.thing4.openhab : bom

Maven & Gradle

Jan 30, 2024
0 stars

Thing4 - openHAB BOM · This project contains the BOM resources for openHAB

<dependency>
    <groupId>org.thing4.openhab</groupId>
    <artifactId>bom</artifactId>
    <version>4.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.thing4.openhab : bom to add to Maven - Latest Versions:

  • Latest Stable: 4.1.1

All Versions

Choose a version of org.thing4.openhab : bom to add to Maven - All Versions:

Version Vulnerabilities Updated
4.1.x
bom-4.1.1
bom-4.1.0
4.0.x
bom-4.0.4
bom-4.0.3
bom-4.0.2
bom-4.0.1
bom-4.0.0
3.4.x
bom-3.4.5
bom-3.4.4
bom-3.4.3
bom-3.4.2
bom-3.4.1
bom-3.4.0
3.3.x
bom-3.3.0
3.2.x
bom-3.2.0
3.1.x
bom-3.1.1
bom-3.1.0
3.0.x
bom-3.0.4
bom-3.0.3
bom-3.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.thing4.openhab</groupId>
    <artifactId>bom</artifactId>
    <version>4.1.1</version>
</dependency>