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