| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Redis Данные Базы данных |
| Группа | Группаcom.battcn.boot |
| Идентификатор | Идентификаторextend-redis-spring-boot-starter |
| Версия | Версия2.1.2-RELEASE |
| Тип | Типjar |
| Описание |
Описание扩展包的依赖项
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.battcn.boot/extend-redis-spring-boot-starter/ -->
<dependency>
<groupId>com.battcn.boot</groupId>
<artifactId>extend-redis-spring-boot-starter</artifactId>
<version>2.1.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.battcn.boot/extend-redis-spring-boot-starter/
implementation 'com.battcn.boot:extend-redis-spring-boot-starter:2.1.2-RELEASE'
// https://jarcasting.com/artifacts/com.battcn.boot/extend-redis-spring-boot-starter/
implementation ("com.battcn.boot:extend-redis-spring-boot-starter:2.1.2-RELEASE")
'com.battcn.boot:extend-redis-spring-boot-starter:jar:2.1.2-RELEASE'
<dependency org="com.battcn.boot" name="extend-redis-spring-boot-starter" rev="2.1.2-RELEASE">
<artifact name="extend-redis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.battcn.boot', module='extend-redis-spring-boot-starter', version='2.1.2-RELEASE')
)
libraryDependencies += "com.battcn.boot" % "extend-redis-spring-boot-starter" % "2.1.2-RELEASE"
[com.battcn.boot/extend-redis-spring-boot-starter "2.1.2-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.battcn.boot : extend-spring-boot-starter | jar | 2.1.2-RELEASE |