License |
License |
---|---|
GroupId | GroupIdcom.iteaj |
ArtifactId | ArtifactIdiot-plc |
Version | Version2.3.3 |
Type | Typejar |
Description |
Descriptioniot工业物联网之plc直连实现(包括西门子、欧姆龙、三菱等)
|
Filename | Size |
---|---|
iot-plc-2.3.3.pom | |
iot-plc-2.3.3.jar | 50 KB |
iot-plc-2.3.3-sources.jar | 30 KB |
iot-plc-2.3.3-javadoc.jar | 240 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.iteaj/iot-plc/ -->
<dependency>
<groupId>com.iteaj</groupId>
<artifactId>iot-plc</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.iteaj/iot-plc/
implementation 'com.iteaj:iot-plc:2.3.3'
// https://jarcasting.com/artifacts/com.iteaj/iot-plc/
implementation ("com.iteaj:iot-plc:2.3.3")
'com.iteaj:iot-plc:jar:2.3.3'
<dependency org="com.iteaj" name="iot-plc" rev="2.3.3">
<artifact name="iot-plc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iteaj', module='iot-plc', version='2.3.3')
)
libraryDependencies += "com.iteaj" % "iot-plc" % "2.3.3"
[com.iteaj/iot-plc "2.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.iteaj : iot-client | jar | 2.3.3 |
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 |