| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
| GroupId | GroupIdorg.opensmarthouse.core |
| ArtifactId | ArtifactIdorg.opensmarthouse.core.reactor |
| Last Version | Last Version0.10.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionOpenSmartHouse Core
This project contains the core elements of OpenSmartHouse
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| org.opensmarthouse.core.reactor-0.10.1.pom | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opensmarthouse.core/org.opensmarthouse.core.reactor/ -->
<dependency>
<groupId>org.opensmarthouse.core</groupId>
<artifactId>org.opensmarthouse.core.reactor</artifactId>
<version>0.10.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opensmarthouse.core/org.opensmarthouse.core.reactor/
implementation 'org.opensmarthouse.core:org.opensmarthouse.core.reactor:0.10.1'
// https://jarcasting.com/artifacts/org.opensmarthouse.core/org.opensmarthouse.core.reactor/
implementation ("org.opensmarthouse.core:org.opensmarthouse.core.reactor:0.10.1")
'org.opensmarthouse.core:org.opensmarthouse.core.reactor:pom:0.10.1'
<dependency org="org.opensmarthouse.core" name="org.opensmarthouse.core.reactor" rev="0.10.1">
<artifact name="org.opensmarthouse.core.reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opensmarthouse.core', module='org.opensmarthouse.core.reactor', version='0.10.1')
)
libraryDependencies += "org.opensmarthouse.core" % "org.opensmarthouse.core.reactor" % "0.10.1"
[org.opensmarthouse.core/org.opensmarthouse.core.reactor "0.10.1"]