| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdorg.opensmarthouse.core.bundles |
| ArtifactId | ArtifactIdorg.opensmarthouse.core.automation.rest |
| Version | Version0.9.2 |
| Type | Typejar |
| Description |
DescriptionOpenSmartHouse Core | Bundles | Automation REST API
This project contains the core elements of OpenSmartHouse
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.automation.rest/ -->
<dependency>
<groupId>org.opensmarthouse.core.bundles</groupId>
<artifactId>org.opensmarthouse.core.automation.rest</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.automation.rest/
implementation 'org.opensmarthouse.core.bundles:org.opensmarthouse.core.automation.rest:0.9.2'
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.automation.rest/
implementation ("org.opensmarthouse.core.bundles:org.opensmarthouse.core.automation.rest:0.9.2")
'org.opensmarthouse.core.bundles:org.opensmarthouse.core.automation.rest:jar:0.9.2'
<dependency org="org.opensmarthouse.core.bundles" name="org.opensmarthouse.core.automation.rest" rev="0.9.2">
<artifact name="org.opensmarthouse.core.automation.rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensmarthouse.core.bundles', module='org.opensmarthouse.core.automation.rest', version='0.9.2')
)
libraryDependencies += "org.opensmarthouse.core.bundles" % "org.opensmarthouse.core.automation.rest" % "0.9.2"
[org.opensmarthouse.core.bundles/org.opensmarthouse.core.automation.rest "0.9.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.opensmarthouse.core.bundles : org.opensmarthouse.core.automation | jar | |
| org.opensmarthouse.core.bundles : org.opensmarthouse.core.auth | jar | |
| org.opensmarthouse.core.bundles : org.opensmarthouse.core.io.rest | jar | |
| javax.annotation : javax.annotation-api | jar | |
| io.swagger.core.v3 : swagger-annotations | jar |