| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdcn.iisme |
| ArtifactId | ArtifactIdiisme-starter-redis |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioniisme-cloud
|
| Filename | Size |
|---|---|
| iisme-starter-redis-1.0.0.pom | |
| iisme-starter-redis-1.0.0.jar | 14 KB |
| iisme-starter-redis-1.0.0-sources.jar | 9 KB |
| iisme-starter-redis-1.0.0-javadoc.jar | 85 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.iisme/iisme-starter-redis/ -->
<dependency>
<groupId>cn.iisme</groupId>
<artifactId>iisme-starter-redis</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.iisme/iisme-starter-redis/
implementation 'cn.iisme:iisme-starter-redis:1.0.0'
// https://jarcasting.com/artifacts/cn.iisme/iisme-starter-redis/
implementation ("cn.iisme:iisme-starter-redis:1.0.0")
'cn.iisme:iisme-starter-redis:jar:1.0.0'
<dependency org="cn.iisme" name="iisme-starter-redis" rev="1.0.0">
<artifact name="iisme-starter-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.iisme', module='iisme-starter-redis', version='1.0.0')
)
libraryDependencies += "cn.iisme" % "iisme-starter-redis" % "1.0.0"
[cn.iisme/iisme-starter-redis "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.30 |
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| org.apache.commons : commons-pool2 | jar | 2.6.2 |
| org.springframework.boot : spring-boot-starter | jar | 2.2.1.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.1.RELEASE |