License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.iteaj |
ArtifactId | ArtifactIdiot-client |
Version | Version1.1.4 |
Type | Typejar |
Description |
Description基于netty的tcp, http等协议的客户端
|
Filename | Size |
---|---|
iot-client-1.1.4.pom | |
iot-client-1.1.4.jar | 114 KB |
iot-client-1.1.4-sources.jar | 64 KB |
iot-client-1.1.4-javadoc.jar | 592 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.iteaj/iot-client/ -->
<dependency>
<groupId>com.iteaj</groupId>
<artifactId>iot-client</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.iteaj/iot-client/
implementation 'com.iteaj:iot-client:1.1.4'
// https://jarcasting.com/artifacts/com.iteaj/iot-client/
implementation ("com.iteaj:iot-client:1.1.4")
'com.iteaj:iot-client:jar:1.1.4'
<dependency org="com.iteaj" name="iot-client" rev="1.1.4">
<artifact name="iot-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iteaj', module='iot-client', version='1.1.4')
)
libraryDependencies += "com.iteaj" % "iot-client" % "1.1.4"
[com.iteaj/iot-client "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.iteaj : iot-core | jar | 1.1.4 |
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.springframework.boot : spring-boot | jar | 2.2.4.RELEASE |
com.alibaba : fastjson | jar | 1.2.70 |
cn.hutool : hutool-all | jar | 4.1.1 |
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 |