MVN

org.opensmarthouse.ui : org.opensmarthouse.ui.reactor

Maven & Gradle

Dec 10, 2021
0 stars

OpenSmartHouse UI · This project contains the user interfaces for OpenSmartHouse

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

Latest Version

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

  • Latest Stable: 0.10.0

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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