| License |
License |
|---|---|
| GroupId | GroupIdcom.iteaj |
| ArtifactId | ArtifactIdiot |
| Version | Version2.3.3 |
| Type | Typepom |
| Description |
Description基于Netty和Spring Boot的网络通讯框架(物联网)
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| iot-2.3.3.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.iteaj/iot/ -->
<dependency>
<groupId>com.iteaj</groupId>
<artifactId>iot</artifactId>
<version>2.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.iteaj/iot/
implementation 'com.iteaj:iot:2.3.3'
// https://jarcasting.com/artifacts/com.iteaj/iot/
implementation ("com.iteaj:iot:2.3.3")
'com.iteaj:iot:pom:2.3.3'
<dependency org="com.iteaj" name="iot" rev="2.3.3">
<artifact name="iot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.iteaj', module='iot', version='2.3.3')
)
libraryDependencies += "com.iteaj" % "iot" % "2.3.3"
[com.iteaj/iot "2.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |