MVN

org.opensmarthouse.core.bom : opensmarthouse

Maven & Gradle

Jan 09, 2022
4 usages
5 stars

OpenSmartHouse Core | BOM | Core (managed)

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

Latest Version

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

  • Latest Stable: 0.10.1

All Versions

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

Version Vulnerabilities Updated
0.10.x
opensmarthouse-0.10.1
opensmarthouse-0.10.0
0.9.x
opensmarthouse-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</artifactId>
    <version>0.10.1</version>
</dependency>