| License |
License |
|---|---|
| GroupId | GroupIdorg.opensmarthouse |
| ArtifactId | ArtifactIdorg.opensmarthouse.addons |
| Version | Version0.10.1 |
| Type | Typepom |
| Description |
DescriptionOpenSmartHouse | Addons
This project provides a base for all addon types.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| org.opensmarthouse.addons-0.10.1.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opensmarthouse/org.opensmarthouse.addons/ -->
<dependency>
<groupId>org.opensmarthouse</groupId>
<artifactId>org.opensmarthouse.addons</artifactId>
<version>0.10.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opensmarthouse/org.opensmarthouse.addons/
implementation 'org.opensmarthouse:org.opensmarthouse.addons:0.10.1'
// https://jarcasting.com/artifacts/org.opensmarthouse/org.opensmarthouse.addons/
implementation ("org.opensmarthouse:org.opensmarthouse.addons:0.10.1")
'org.opensmarthouse:org.opensmarthouse.addons:pom:0.10.1'
<dependency org="org.opensmarthouse" name="org.opensmarthouse.addons" rev="0.10.1">
<artifact name="org.opensmarthouse.addons" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opensmarthouse', module='org.opensmarthouse.addons', version='0.10.1')
)
libraryDependencies += "org.opensmarthouse" % "org.opensmarthouse.addons" % "0.10.1"
[org.opensmarthouse/org.opensmarthouse.addons "0.10.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.opensmarthouse.core.bundles : org.opensmarthouse.core.io.net | jar | |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | |
| org.slf4j : slf4j-api | jar |