License |
License |
---|---|
GroupId | GroupIdorg.opensmarthouse.core.bundles |
ArtifactId | ArtifactIdorg.opensmarthouse.core.service |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenSmartHouse Core | Bundles | Service
This project contains the core elements of OpenSmartHouse
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.service/ -->
<dependency>
<groupId>org.opensmarthouse.core.bundles</groupId>
<artifactId>org.opensmarthouse.core.service</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.service/
implementation 'org.opensmarthouse.core.bundles:org.opensmarthouse.core.service:0.10.1'
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.service/
implementation ("org.opensmarthouse.core.bundles:org.opensmarthouse.core.service:0.10.1")
'org.opensmarthouse.core.bundles:org.opensmarthouse.core.service:jar:0.10.1'
<dependency org="org.opensmarthouse.core.bundles" name="org.opensmarthouse.core.service" rev="0.10.1">
<artifact name="org.opensmarthouse.core.service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensmarthouse.core.bundles', module='org.opensmarthouse.core.service', version='0.10.1')
)
libraryDependencies += "org.opensmarthouse.core.bundles" % "org.opensmarthouse.core.service" % "0.10.1"
[org.opensmarthouse.core.bundles/org.opensmarthouse.core.service "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.opensmarthouse.core.bundles : org.opensmarthouse.core.common | jar | |
org.opensmarthouse.core.bundles : org.opensmarthouse.core.event | jar | |
org.slf4j : slf4j-api | jar | |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar |