License |
License |
---|---|
Categories |
CategoriesRedis Data Databases Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.wangjianxins |
ArtifactId | ArtifactIdrediswang-spring-auto-starter |
Last Version | Last Version1.0.8-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrediswang
java redis client
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | 3.0.0.RELEASE |
org.springframework : spring-context | jar | 3.0.0.RELEASE |