cache-spring-boot-starter

Memory cache base on caffeine, rabbitmq and spring cloud bus with Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.dzy5639313
ArtifactId

ArtifactId

cache-spring-boot-starter
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

cache-spring-boot-starter
Memory cache base on caffeine, rabbitmq and spring cloud bus with Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/cache-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/dzy5639313/cache-spring-boot-starter

Download cache-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.dzy5639313/cache-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.dzy5639313</groupId>
    <artifactId>cache-spring-boot-starter</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dzy5639313/cache-spring-boot-starter/
implementation 'com.github.dzy5639313:cache-spring-boot-starter:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.dzy5639313/cache-spring-boot-starter/
implementation ("com.github.dzy5639313:cache-spring-boot-starter:1.0.0-RELEASE")
'com.github.dzy5639313:cache-spring-boot-starter:jar:1.0.0-RELEASE'
<dependency org="com.github.dzy5639313" name="cache-spring-boot-starter" rev="1.0.0-RELEASE">
  <artifact name="cache-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dzy5639313', module='cache-spring-boot-starter', version='1.0.0-RELEASE')
)
libraryDependencies += "com.github.dzy5639313" % "cache-spring-boot-starter" % "1.0.0-RELEASE"
[com.github.dzy5639313/cache-spring-boot-starter "1.0.0-RELEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.7.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.7.RELEASE
org.springframework.cloud : spring-cloud-starter-bus-amqp jar 2.0.0.RELEASE
com.github.ben-manes.caffeine : caffeine jar 2.6.2
org.projectlombok : lombok Optional jar 1.16.22
cn.hutool : hutool-json jar 4.0.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RELEASE