не последняя версия
Последняя версия 1.0.8-RELEASE

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

java redis client

Категории

Категории

Redis Данные Базы данных Auto Библиотеки уровня приложения Code Generators
Группа

Группа

com.github.wangjianxins
Идентификатор

Идентификатор

rediswang-spring-auto-starter
Версия

Версия

1.0.7-RELEASE
Тип

Тип

jar

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