movebrick-redis


License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.i-javan
ArtifactId

ArtifactId

movebrick-redis
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

movebrick-redis
movebrick-redis

Download movebrick-redis

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.3.RELEASE
redis.clients : jedis jar 2.9.1
org.springframework.data : spring-data-redis jar
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
org.projectlombok : lombok Optional jar 1.18.6
com.alibaba : druid jar 1.1.6

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.15

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.3.RELEASE

Project Modules

There are no modules declared in this project.

springboot

🍃 适合初学者练习的SpringBoot2.x整合主流技术Demo:ActiveMQ,Mybatis,MybatisPlus,Redis,Dubbo,Zookeeper,Elasticearch

🐱‍👓简书地址

👨‍👨‍👧‍👦 项目管理

Maven集群管理

🎋 第三方组件

ActiveMQ消息队列

Elasticearch搜索引擎

Zookeeper Dobbo 注册中心&分布式(消费者&生产者)

🥕 持久化

Mybatis Mapper传统方式

MybatisAnnotation全注解

MybatisPlus 通用Mapper

Redis 缓存&CURD操作

Versions

Version
1.0