| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opensmarthouse.core.bundles |
| Идентификатор | Идентификаторorg.opensmarthouse.core.io.transport.modbus |
| Последняя версия | Последняя версия0.10.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOpenSmartHouse Core | Bundles | Transport | Modbus
This project contains the core elements of OpenSmartHouse
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.io.transport.modbus/ -->
<dependency>
<groupId>org.opensmarthouse.core.bundles</groupId>
<artifactId>org.opensmarthouse.core.io.transport.modbus</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.io.transport.modbus/
implementation 'org.opensmarthouse.core.bundles:org.opensmarthouse.core.io.transport.modbus:0.10.1'
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.io.transport.modbus/
implementation ("org.opensmarthouse.core.bundles:org.opensmarthouse.core.io.transport.modbus:0.10.1")
'org.opensmarthouse.core.bundles:org.opensmarthouse.core.io.transport.modbus:jar:0.10.1'
<dependency org="org.opensmarthouse.core.bundles" name="org.opensmarthouse.core.io.transport.modbus" rev="0.10.1">
<artifact name="org.opensmarthouse.core.io.transport.modbus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensmarthouse.core.bundles', module='org.opensmarthouse.core.io.transport.modbus', version='0.10.1')
)
libraryDependencies += "org.opensmarthouse.core.bundles" % "org.opensmarthouse.core.io.transport.modbus" % "0.10.1"
[org.opensmarthouse.core.bundles/org.opensmarthouse.core.io.transport.modbus "0.10.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.opensmarthouse.core.bundles : org.opensmarthouse.core.config.core | jar | |
| org.opensmarthouse.core.bundles : org.opensmarthouse.core.io.transport.serial | jar | |
| org.opensmarthouse.core.bundles : org.opensmarthouse.core.util | jar | |
| com.neuronrobotics : nrjavaserial | jar | |
| org.apache.commons : commons-pool2 | jar | 2.8.1 |
| net.wimpi : jamod | jar | 1.3.4.OH |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.opensmarthouse.core.bundles : org.opensmarthouse.core.test | jar | |
| org.hamcrest : hamcrest | jar | 2.2 |