| License |
License |
|---|---|
| GroupId | GroupIdorg.opensmarthouse.core.bom |
| ArtifactId | ArtifactIdorg.opensmarthouse.core.bom.opensmarthouse-core |
| Version | Version0.9.2 |
| Type | Typepom |
| Description |
DescriptionOpenSmartHouse Core | BOM | Core
This project contains the core elements of OpenSmartHouse
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| org.opensmarthouse.core.bom.opensmarthouse-core-0.9.2.pom | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opensmarthouse.core.bom/org.opensmarthouse.core.bom.opensmarthouse-core/ -->
<dependency>
<groupId>org.opensmarthouse.core.bom</groupId>
<artifactId>org.opensmarthouse.core.bom.opensmarthouse-core</artifactId>
<version>0.9.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bom/org.opensmarthouse.core.bom.opensmarthouse-core/
implementation 'org.opensmarthouse.core.bom:org.opensmarthouse.core.bom.opensmarthouse-core:0.9.2'
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bom/org.opensmarthouse.core.bom.opensmarthouse-core/
implementation ("org.opensmarthouse.core.bom:org.opensmarthouse.core.bom.opensmarthouse-core:0.9.2")
'org.opensmarthouse.core.bom:org.opensmarthouse.core.bom.opensmarthouse-core:pom:0.9.2'
<dependency org="org.opensmarthouse.core.bom" name="org.opensmarthouse.core.bom.opensmarthouse-core" rev="0.9.2">
<artifact name="org.opensmarthouse.core.bom.opensmarthouse-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opensmarthouse.core.bom', module='org.opensmarthouse.core.bom.opensmarthouse-core', version='0.9.2')
)
libraryDependencies += "org.opensmarthouse.core.bom" % "org.opensmarthouse.core.bom.opensmarthouse-core" % "0.9.2"
[org.opensmarthouse.core.bom/org.opensmarthouse.core.bom.opensmarthouse-core "0.9.2"]