| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdcom.fanxuankai.boot |
| ArtifactId | ArtifactIdcommon-data-redis |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-data-redis
Common Data Redis
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| common-data-redis-0.0.2.pom | |
| common-data-redis-0.0.2.jar | 4 KB |
| common-data-redis-0.0.2-sources.jar | 3 KB |
| common-data-redis-0.0.2-javadoc.jar | 392 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fanxuankai.boot/common-data-redis/ -->
<dependency>
<groupId>com.fanxuankai.boot</groupId>
<artifactId>common-data-redis</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fanxuankai.boot/common-data-redis/
implementation 'com.fanxuankai.boot:common-data-redis:0.0.2'
// https://jarcasting.com/artifacts/com.fanxuankai.boot/common-data-redis/
implementation ("com.fanxuankai.boot:common-data-redis:0.0.2")
'com.fanxuankai.boot:common-data-redis:jar:0.0.2'
<dependency org="com.fanxuankai.boot" name="common-data-redis" rev="0.0.2">
<artifact name="common-data-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fanxuankai.boot', module='common-data-redis', version='0.0.2')
)
libraryDependencies += "com.fanxuankai.boot" % "common-data-redis" % "0.0.2"
[com.fanxuankai.boot/common-data-redis "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.2.6.RELEASE |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.springframework.boot : spring-boot-starter | jar | 2.2.6.RELEASE |
| org.projectlombok : lombok Optional | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.6.RELEASE |