is not current version
Last Version 1.1.0-RELEASES

com.github.yfhe2:boot-support-db-redis 1.0.0-RELEASES


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.yfhe2
ArtifactId

ArtifactId

boot-support-db-redis
Version

Version

1.0.0-RELEASES
Type

Type

jar

Download boot-support-db-redis 1.0.0-RELEASES


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