| License |
License |
|---|---|
| GroupId | GroupIdorg.opensmarthouse.core.bundles |
| ArtifactId | ArtifactIdorg.opensmarthouse.core.thing.xml |
| Version | Version0.10.1 |
| Type | Typejar |
| Description |
DescriptionOpenSmartHouse Core | Bundles | Thing XML
This project contains the core elements of OpenSmartHouse
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.thing.xml/ -->
<dependency>
<groupId>org.opensmarthouse.core.bundles</groupId>
<artifactId>org.opensmarthouse.core.thing.xml</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.thing.xml/
implementation 'org.opensmarthouse.core.bundles:org.opensmarthouse.core.thing.xml:0.10.1'
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.thing.xml/
implementation ("org.opensmarthouse.core.bundles:org.opensmarthouse.core.thing.xml:0.10.1")
'org.opensmarthouse.core.bundles:org.opensmarthouse.core.thing.xml:jar:0.10.1'
<dependency org="org.opensmarthouse.core.bundles" name="org.opensmarthouse.core.thing.xml" rev="0.10.1">
<artifact name="org.opensmarthouse.core.thing.xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensmarthouse.core.bundles', module='org.opensmarthouse.core.thing.xml', version='0.10.1')
)
libraryDependencies += "org.opensmarthouse.core.bundles" % "org.opensmarthouse.core.thing.xml" % "0.10.1"
[org.opensmarthouse.core.bundles/org.opensmarthouse.core.thing.xml "0.10.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.opensmarthouse.core.bundles : org.opensmarthouse.core.thing | jar | |
| org.opensmarthouse.core.bundles : org.opensmarthouse.core.config.xml | jar | |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.osgi : osgi.enroute.hamcrest.wrapper | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.opensmarthouse.core.bundles : org.opensmarthouse.core.thing.core | jar | |
| org.opensmarthouse.core.bundles : org.opensmarthouse.core.type.core | jar |