is not current version
Last Version 1.0.8-RELEASE

com.github.wangjianxins:rediswang-spring-auto-starter 1.0.5-RELEASE

java redis client

Categories

Categories

Redis Data Databases Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.wangjianxins
ArtifactId

ArtifactId

rediswang-spring-auto-starter
Version

Version

1.0.5-RELEASE
Type

Type

jar

Download rediswang-spring-auto-starter 1.0.5-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.wangjianxins/rediswang-spring-auto-starter/ -->
<dependency>
    <groupId>com.github.wangjianxins</groupId>
    <artifactId>rediswang-spring-auto-starter</artifactId>
    <version>1.0.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wangjianxins/rediswang-spring-auto-starter/
implementation 'com.github.wangjianxins:rediswang-spring-auto-starter:1.0.5-RELEASE'
// https://jarcasting.com/artifacts/com.github.wangjianxins/rediswang-spring-auto-starter/
implementation ("com.github.wangjianxins:rediswang-spring-auto-starter:1.0.5-RELEASE")
'com.github.wangjianxins:rediswang-spring-auto-starter:jar:1.0.5-RELEASE'
<dependency org="com.github.wangjianxins" name="rediswang-spring-auto-starter" rev="1.0.5-RELEASE">
  <artifact name="rediswang-spring-auto-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wangjianxins', module='rediswang-spring-auto-starter', version='1.0.5-RELEASE')
)
libraryDependencies += "com.github.wangjianxins" % "rediswang-spring-auto-starter" % "1.0.5-RELEASE"
[com.github.wangjianxins/rediswang-spring-auto-starter "1.0.5-RELEASE"]