MVN

org.opensmarthouse.core.bom : opensmarthouse-dependencies

Maven & Gradle

Jan 09, 2022
3 usages
5 stars

OpenSmartHouse Core | BOM | Dependencies · The dependencies that are used to compile the core bundles

<dependency>
    <groupId>org.opensmarthouse.core.bom</groupId>
    <artifactId>opensmarthouse-dependencies</artifactId>
    <version>0.10.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opensmarthouse.core.bom : opensmarthouse-dependencies to add to Maven - Latest Versions:

  • Latest Stable: 0.10.1

All Versions

Choose a version of org.opensmarthouse.core.bom : opensmarthouse-dependencies to add to Maven - All Versions:

Version Vulnerabilities Updated
0.10.x
opensmarthouse-dependencies-0.10.1
opensmarthouse-dependencies-0.10.0
0.9.x
opensmarthouse-dependencies-0.9.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opensmarthouse.core.bom</groupId>
    <artifactId>opensmarthouse-dependencies</artifactId>
    <version>0.10.1</version>
</dependency>