rediswang

java redis client

License

License

Categories

Categories

Redis Data Databases Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.wangjianxins
ArtifactId

ArtifactId

rediswang-spring-auto-starter
Last Version

Last Version

1.0.8-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

rediswang
java redis client
Project URL

Project URL

https://github.com/wangjianxins/rediswang

Download rediswang-spring-auto-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.3.RELEASE
log4j : log4j jar 1.2.17
com.alibaba : fastjson jar 1.2.58

provided (2)

Group / Artifact Type Version
org.springframework : spring-beans jar 3.0.0.RELEASE
org.springframework : spring-context jar 3.0.0.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8-RELEASE
1.0.7-RELEASE
1.0.6-RELEASE
1.0.5-RELEASE
1.0.4-RELEASE
1.0.0