License |
License |
---|---|
GroupId | GroupIdcom.iteaj |
ArtifactId | ArtifactIdiot-core |
Version | Version2.3.4 |
Type | Typejar |
Description |
Description基于Netty和Spring Boot的网络通讯框架(物联网)
|
Filename | Size |
---|---|
iot-core-2.3.4.pom | |
iot-core-2.3.4.jar | 88 KB |
iot-core-2.3.4-sources.jar | 62 KB |
iot-core-2.3.4-javadoc.jar | 600 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.iteaj/iot-core/ -->
<dependency>
<groupId>com.iteaj</groupId>
<artifactId>iot-core</artifactId>
<version>2.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.iteaj/iot-core/
implementation 'com.iteaj:iot-core:2.3.4'
// https://jarcasting.com/artifacts/com.iteaj/iot-core/
implementation ("com.iteaj:iot-core:2.3.4")
'com.iteaj:iot-core:jar:2.3.4'
<dependency org="com.iteaj" name="iot-core" rev="2.3.4">
<artifact name="iot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iteaj', module='iot-core', version='2.3.4')
)
libraryDependencies += "com.iteaj" % "iot-core" % "2.3.4"
[com.iteaj/iot-core "2.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context-support | jar | |
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 |