| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Redis Данные Базы данных |
| Группа | Группаcom.github.ddphin |
| Идентификатор | Идентификаторddphin-redis-spring-boot |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеddphin-redis-spring-boot
ddphin-redis
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| ddphin-redis-spring-boot-1.0.0.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ddphin/ddphin-redis-spring-boot/ -->
<dependency>
<groupId>com.github.ddphin</groupId>
<artifactId>ddphin-redis-spring-boot</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-redis-spring-boot/
implementation 'com.github.ddphin:ddphin-redis-spring-boot:1.0.0'
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-redis-spring-boot/
implementation ("com.github.ddphin:ddphin-redis-spring-boot:1.0.0")
'com.github.ddphin:ddphin-redis-spring-boot:pom:1.0.0'
<dependency org="com.github.ddphin" name="ddphin-redis-spring-boot" rev="1.0.0">
<artifact name="ddphin-redis-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddphin', module='ddphin-redis-spring-boot', version='1.0.0')
)
libraryDependencies += "com.github.ddphin" % "ddphin-redis-spring-boot" % "1.0.0"
[com.github.ddphin/ddphin-redis-spring-boot "1.0.0"]