io.github.pleuvoir:spring-redis-bom

对常用组件 pom 进行分类,方便引用。

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

io.github.pleuvoir
ArtifactId

ArtifactId

spring-redis-bom
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

对常用组件 pom 进行分类,方便引用。

Download spring-redis-bom

How to add to project

<!-- 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

oh-my-bom

对常用组件 pom 进行分类,方便引用。当前最新版本 Maven Central

Versions

Version
1.1.0
1.0.2