papio-redis

基于Spring Boot二次封装的业务框架-redis

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

top.potens
ArtifactId

ArtifactId

papio-redis
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

papio-redis
基于Spring Boot二次封装的业务框架-redis
Project URL

Project URL

https://github.com/potenstop/papio-framework

Download papio-redis

How to add to project

<!-- https://jarcasting.com/artifacts/top.potens/papio-redis/ -->
<dependency>
    <groupId>top.potens</groupId>
    <artifactId>papio-redis</artifactId>
    <version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/top.potens/papio-redis/
implementation 'top.potens:papio-redis:1.0.10'
// https://jarcasting.com/artifacts/top.potens/papio-redis/
implementation ("top.potens:papio-redis:1.0.10")
'top.potens:papio-redis:jar:1.0.10'
<dependency org="top.potens" name="papio-redis" rev="1.0.10">
  <artifact name="papio-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.potens', module='papio-redis', version='1.0.10')
)
libraryDependencies += "top.potens" % "papio-redis" % "1.0.10"
[top.potens/papio-redis "1.0.10"]

Dependencies

compile (6)

Group / Artifact Type Version
org.redisson : redisson-spring-boot-starter jar 3.11.1
org.aspectj : aspectjrt jar 1.9.4
org.springframework.boot : spring-boot-starter-aop jar 2.2.2.RELEASE
org.springframework : spring-aspects jar
org.springframework.boot : spring-boot-starter-data-redis jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0