| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdcom.iteaj |
| ArtifactId | ArtifactIdiot-redis |
| Last Version | Last Version2.4.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioniot框架的redis缓存模块, 包含生产者和消费者
|
| Filename | Size |
|---|---|
| iot-redis-2.4.9.pom | |
| iot-redis-2.4.9.jar | 28 KB |
| iot-redis-2.4.9-sources.jar | 17 KB |
| iot-redis-2.4.9-javadoc.jar | 167 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.iteaj/iot-redis/ -->
<dependency>
<groupId>com.iteaj</groupId>
<artifactId>iot-redis</artifactId>
<version>2.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.iteaj/iot-redis/
implementation 'com.iteaj:iot-redis:2.4.9'
// https://jarcasting.com/artifacts/com.iteaj/iot-redis/
implementation ("com.iteaj:iot-redis:2.4.9")
'com.iteaj:iot-redis:jar:2.4.9'
<dependency org="com.iteaj" name="iot-redis" rev="2.4.9">
<artifact name="iot-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iteaj', module='iot-redis', version='2.4.9')
)
libraryDependencies += "com.iteaj" % "iot-redis" % "2.4.9"
[com.iteaj/iot-redis "2.4.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.iteaj : iot-client Optional | jar | 2.4.9 |
| com.iteaj : iot-server Optional | jar | 2.4.9 |
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.2.4.RELEASE |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.2.4.RELEASE |
| 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 |