MVN

org.thing4.openhab : core

Maven & Gradle

Jan 30, 2024

Thing4 - openHAB BOM - core · This project contains the BOM for openHAB Core

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

Latest Version

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

  • Latest Stable: 4.1.1

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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