License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdcom.hccake |
ArtifactId | ArtifactIdballcat-spring-boot-starter-redis |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description项目基本脚手架
|
<!-- https://jarcasting.com/artifacts/com.hccake/ballcat-spring-boot-starter-redis/ -->
<dependency>
<groupId>com.hccake</groupId>
<artifactId>ballcat-spring-boot-starter-redis</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hccake/ballcat-spring-boot-starter-redis/
implementation 'com.hccake:ballcat-spring-boot-starter-redis:0.7.1'
// https://jarcasting.com/artifacts/com.hccake/ballcat-spring-boot-starter-redis/
implementation ("com.hccake:ballcat-spring-boot-starter-redis:0.7.1")
'com.hccake:ballcat-spring-boot-starter-redis:jar:0.7.1'
<dependency org="com.hccake" name="ballcat-spring-boot-starter-redis" rev="0.7.1">
<artifact name="ballcat-spring-boot-starter-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hccake', module='ballcat-spring-boot-starter-redis', version='0.7.1')
)
libraryDependencies += "com.hccake" % "ballcat-spring-boot-starter-redis" % "0.7.1"
[com.hccake/ballcat-spring-boot-starter-redis "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.hccake : ballcat-common-redis | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar | |
com.fasterxml.jackson.core : jackson-databind Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.mapstruct : mapstruct | jar | 1.4.2.Final |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.security : spring-security-test | jar |