is not current version
Last Version 1.0.10

com.mxpio:mxpio-boot-module-cache-redis 1.0.5


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.mxpio
ArtifactId

ArtifactId

mxpio-boot-module-cache-redis
Version

Version

1.0.5
Type

Type

jar

Download mxpio-boot-module-cache-redis 1.0.5


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