| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаio.github.pleuvoir |
| Идентификатор | Идентификаторspring-redis-bom |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описание对常用组件 pom 进行分类,方便引用。
|
| Имя Файла | Размер |
|---|---|
| spring-redis-bom-1.1.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.pleuvoir/spring-redis-bom/ -->
<dependency>
<groupId>io.github.pleuvoir</groupId>
<artifactId>spring-redis-bom</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pleuvoir/spring-redis-bom/
implementation 'io.github.pleuvoir:spring-redis-bom:1.1.0'
// https://jarcasting.com/artifacts/io.github.pleuvoir/spring-redis-bom/
implementation ("io.github.pleuvoir:spring-redis-bom:1.1.0")
'io.github.pleuvoir:spring-redis-bom:pom:1.1.0'
<dependency org="io.github.pleuvoir" name="spring-redis-bom" rev="1.1.0">
<artifact name="spring-redis-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.pleuvoir', module='spring-redis-bom', version='1.1.0')
)
libraryDependencies += "io.github.pleuvoir" % "spring-redis-bom" % "1.1.0"
[io.github.pleuvoir/spring-redis-bom "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.7 |
| org.springframework.data : spring-data-redis | jar | 2.0.2.RELEASE |
| redis.clients : jedis | jar | 2.9.0 |
| io.lettuce : lettuce-core | jar | 5.0.4.RELEASE |
| org.redisson : redisson | jar | 3.9.0 |
| com.alibaba : fastjson | jar | 1.2.49 |