MVN

org.opensmarthouse.core : org.opensmarthouse.core.reactor

Maven & Gradle

Jan 09, 2022
7 stars

OpenSmartHouse Core · This project contains the core elements of OpenSmartHouse

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

Latest Version

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

  • Latest Stable: 0.10.1

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opensmarthouse.core</groupId>
    <artifactId>org.opensmarthouse.core.reactor</artifactId>
    <version>0.10.1</version>
</dependency>