com.github.yfhe2:boot-support-db-redis

SpringBoot类型项目依赖管理

License

License

Apache License, Version 2.0
Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.yfhe2
ArtifactId

ArtifactId

boot-support-db-redis
Last Version

Last Version

1.1.0-RELEASES
Release Date

Release Date

Type

Type

jar
Description

Description

SpringBoot类型项目依赖管理

Download boot-support-db-redis

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-db-redis/ -->
<dependency>
    <groupId>com.github.yfhe2</groupId>
    <artifactId>boot-support-db-redis</artifactId>
    <version>1.1.0-RELEASES</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-db-redis/
implementation 'com.github.yfhe2:boot-support-db-redis:1.1.0-RELEASES'
// https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-db-redis/
implementation ("com.github.yfhe2:boot-support-db-redis:1.1.0-RELEASES")
'com.github.yfhe2:boot-support-db-redis:jar:1.1.0-RELEASES'
<dependency org="com.github.yfhe2" name="boot-support-db-redis" rev="1.1.0-RELEASES">
  <artifact name="boot-support-db-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yfhe2', module='boot-support-db-redis', version='1.1.0-RELEASES')
)
libraryDependencies += "com.github.yfhe2" % "boot-support-db-redis" % "1.1.0-RELEASES"
[com.github.yfhe2/boot-support-db-redis "1.1.0-RELEASES"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.8.RELEASE
org.apache.commons : commons-pool2 jar 2.8.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-RELEASES
1.0.0-RELEASES