framework-boot-redis

Development of scaffold based on springboot

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.farerboy
ArtifactId

ArtifactId

framework-boot-redis
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

framework-boot-redis
Development of scaffold based on springboot
Project URL

Project URL

https://github.com/ABinLin/framework-boot
Source Code Management

Source Code Management

https://github.com/ABinLin/framework-boot

Download framework-boot-redis

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.farerboy : framework-boot-common jar 0.0.10
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.3.RELEASE
org.redisson : redisson jar 3.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.10
0.0.9
0.0.8