| License |
License |
|---|---|
| GroupId | GroupIdcom.iteaj |
| ArtifactId | ArtifactIdiot-modbus |
| Version | Version2.4.8 |
| Type | Typejar |
| Description |
Descriptioniot框架的modbus标准协议实现库
|
| Filename | Size |
|---|---|
| iot-modbus-2.4.8.pom | |
| iot-modbus-2.4.8.jar | 57 KB |
| iot-modbus-2.4.8-sources.jar | 36 KB |
| iot-modbus-2.4.8-javadoc.jar | 294 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.iteaj/iot-modbus/ -->
<dependency>
<groupId>com.iteaj</groupId>
<artifactId>iot-modbus</artifactId>
<version>2.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.iteaj/iot-modbus/
implementation 'com.iteaj:iot-modbus:2.4.8'
// https://jarcasting.com/artifacts/com.iteaj/iot-modbus/
implementation ("com.iteaj:iot-modbus:2.4.8")
'com.iteaj:iot-modbus:jar:2.4.8'
<dependency org="com.iteaj" name="iot-modbus" rev="2.4.8">
<artifact name="iot-modbus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iteaj', module='iot-modbus', version='2.4.8')
)
libraryDependencies += "com.iteaj" % "iot-modbus" % "2.4.8"
[com.iteaj/iot-modbus "2.4.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.iteaj : iot-core | jar | 2.4.8 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.springframework.boot : spring-boot | jar | 2.2.4.RELEASE |
| com.alibaba : fastjson | jar | 1.2.78 |
| cn.hutool : hutool-core | jar | 5.7.18 |
| io.netty : netty-all | jar | |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.4.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.4.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| com.iteaj : iot-client | jar | 2.4.8 |
| com.iteaj : iot-server | jar | 2.4.8 |