com.iteaj:iot

基于Netty和Spring Boot的网络通讯框架(物联网)

License

License

GroupId

GroupId

com.iteaj
ArtifactId

ArtifactId

iot
Last Version

Last Version

2.4.9
Release Date

Release Date

Type

Type

pom
Description

Description

基于Netty和Spring Boot的网络通讯框架(物联网)
Project URL

Project URL

https://github.com/iteaj/iot.git
Source Code Management

Source Code Management

https://github.com/iteaj/iot.git

Download iot

Filename Size
iot-2.4.9.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.iteaj/iot/ -->
<dependency>
    <groupId>com.iteaj</groupId>
    <artifactId>iot</artifactId>
    <version>2.4.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.iteaj/iot/
implementation 'com.iteaj:iot:2.4.9'
// https://jarcasting.com/artifacts/com.iteaj/iot/
implementation ("com.iteaj:iot:2.4.9")
'com.iteaj:iot:pom:2.4.9'
<dependency org="com.iteaj" name="iot" rev="2.4.9">
  <artifact name="iot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.iteaj', module='iot', version='2.4.9')
)
libraryDependencies += "com.iteaj" % "iot" % "2.4.9"
[com.iteaj/iot "2.4.9"]

Dependencies

compile (8)

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

Project Modules

  • iot-core
  • iot-client
  • iot-server
  • iot-redis
  • iot-test
  • iot-mqtt
  • iot-plc
  • iot-tools
  • iot-modbus

Versions

Version
2.4.9
2.4.8
2.4.7
2.4.6
2.4.5
2.4.3
2.4.2
2.4.1
2.4.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.1
2.1.0
2.0.0
1.1.4
1.1.3
1.1.0
1.0.1
1.0.0