| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opensmarthouse.core.bundles |
| Идентификатор | Идентификаторorg.opensmarthouse.core.io.http |
| Версия | Версия0.9.2 |
| Тип | Типjar |
| Описание |
ОписаниеOpenSmartHouse Core | Bundles | HTTP Interface
This project contains the core elements of OpenSmartHouse
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.io.http/ -->
<dependency>
<groupId>org.opensmarthouse.core.bundles</groupId>
<artifactId>org.opensmarthouse.core.io.http</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.io.http/
implementation 'org.opensmarthouse.core.bundles:org.opensmarthouse.core.io.http:0.9.2'
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.io.http/
implementation ("org.opensmarthouse.core.bundles:org.opensmarthouse.core.io.http:0.9.2")
'org.opensmarthouse.core.bundles:org.opensmarthouse.core.io.http:jar:0.9.2'
<dependency org="org.opensmarthouse.core.bundles" name="org.opensmarthouse.core.io.http" rev="0.9.2">
<artifact name="org.opensmarthouse.core.io.http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensmarthouse.core.bundles', module='org.opensmarthouse.core.io.http', version='0.9.2')
)
libraryDependencies += "org.opensmarthouse.core.bundles" % "org.opensmarthouse.core.io.http" % "0.9.2"
[org.opensmarthouse.core.bundles/org.opensmarthouse.core.io.http "0.9.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| org.osgi : osgi.core | jar | |
| org.osgi : osgi.cmpn | jar | |
| javax.servlet : javax.servlet-api | jar | |
| org.eclipse.jdt : org.eclipse.jdt.annotation Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| org.mockito : mockito-core | jar |