is not current version
Last Version 1.0.10

缓存模块redis实现 1.0.6

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.mxpio
ArtifactId

ArtifactId

mxpio-boot-module-cache-redis
Version

Version

1.0.6
Type

Type

jar
Description

Description

缓存模块redis实现
Parent pom providing dependency and plugin management for applications built with Maven

Download mxpio-boot-module-cache-redis 1.0.6


<!-- https://jarcasting.com/artifacts/com.mxpio/mxpio-boot-module-cache-redis/ -->
<dependency>
    <groupId>com.mxpio</groupId>
    <artifactId>mxpio-boot-module-cache-redis</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.mxpio/mxpio-boot-module-cache-redis/
implementation 'com.mxpio:mxpio-boot-module-cache-redis:1.0.6'
// https://jarcasting.com/artifacts/com.mxpio/mxpio-boot-module-cache-redis/
implementation ("com.mxpio:mxpio-boot-module-cache-redis:1.0.6")
'com.mxpio:mxpio-boot-module-cache-redis:jar:1.0.6'
<dependency org="com.mxpio" name="mxpio-boot-module-cache-redis" rev="1.0.6">
  <artifact name="mxpio-boot-module-cache-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mxpio', module='mxpio-boot-module-cache-redis', version='1.0.6')
)
libraryDependencies += "com.mxpio" % "mxpio-boot-module-cache-redis" % "1.0.6"
[com.mxpio/mxpio-boot-module-cache-redis "1.0.6"]

Dependencies

compile (13)

Group / Artifact Type Version
com.mxpio : mxpio-boot-base-cache jar 1.0.6
org.springframework.boot : spring-boot-starter-data-redis jar 2.4.3
org.apache.commons : commons-pool2 jar 2.9.0
org.springframework.boot : spring-boot-starter-data-jpa jar 2.4.3
org.hibernate : hibernate-validator jar 6.0.11.Final
org.springframework.boot : spring-boot-starter-security jar 2.4.3
org.springframework.boot : spring-boot-starter-web jar 2.4.3
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.3
org.projectlombok : lombok Optional jar 1.18.18
org.springframework.boot : spring-boot-starter-cache jar 2.4.3
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-annotations jar

test (2)

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

Project Modules

There are no modules declared in this project.