License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.fanxuankai.zeus |
ArtifactId | ArtifactIdcommon-data-redis |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent for Zeus
|
Project URL |
Project URL |
Filename | Size |
---|---|
common-data-redis-2.0.5.pom | |
common-data-redis-2.0.5.jar | 11 KB |
common-data-redis-2.0.5-sources.jar | 8 KB |
common-data-redis-2.0.5-javadoc.jar | 448 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fanxuankai.zeus/common-data-redis/ -->
<dependency>
<groupId>com.fanxuankai.zeus</groupId>
<artifactId>common-data-redis</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.fanxuankai.zeus/common-data-redis/
implementation 'com.fanxuankai.zeus:common-data-redis:2.0.5'
// https://jarcasting.com/artifacts/com.fanxuankai.zeus/common-data-redis/
implementation ("com.fanxuankai.zeus:common-data-redis:2.0.5")
'com.fanxuankai.zeus:common-data-redis:jar:2.0.5'
<dependency org="com.fanxuankai.zeus" name="common-data-redis" rev="2.0.5">
<artifact name="common-data-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fanxuankai.zeus', module='common-data-redis', version='2.0.5')
)
libraryDependencies += "com.fanxuankai.zeus" % "common-data-redis" % "2.0.5"
[com.fanxuankai.zeus/common-data-redis "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.7.RELEASE |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.2.7.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar |