MVN

org.opensmarthouse.ui.bom : org.opensmarthouse.ui.bom.opensmarthouse-ui

Maven & Gradle

Dec 10, 2021
1 usages
0 stars

OpenSmartHouse UI | BOM | Core UI

<dependency>
    <groupId>org.opensmarthouse.ui.bom</groupId>
    <artifactId>org.opensmarthouse.ui.bom.opensmarthouse-ui</artifactId>
    <version>0.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.10.0

All Versions

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

Version Vulnerabilities Updated
0.10.x
org.opensmarthouse.ui.bom.opensmarthouse-ui-0.10.0
0.9.x
org.opensmarthouse.ui.bom.opensmarthouse-ui-0.9.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opensmarthouse.ui.bom</groupId>
    <artifactId>org.opensmarthouse.ui.bom.opensmarthouse-ui</artifactId>
    <version>0.10.0</version>
</dependency>