Last Version

com.hccake:ballcat-spring-boot-starter-redis 0.7.1

项目基本脚手架

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-spring-boot-starter-redis
Version

Version

0.7.1
Type

Type

jar
Description

Description

项目基本脚手架

Download ballcat-spring-boot-starter-redis 0.7.1


<!-- 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"]

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.security : spring-security-test jar

Project Modules

There are no modules declared in this project.