Coffee Boots

Support property-based configuring of multiple Caffeine caches for Spring Cache abstraction

License

License

GroupId

GroupId

io.github.stepio.coffee-boots
ArtifactId

ArtifactId

coffee-boots
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Coffee Boots
Support property-based configuring of multiple Caffeine caches for Spring Cache abstraction
Project URL

Project URL

https://github.io/stepio/coffee-boots
Source Code Management

Source Code Management

https://github.com/stepio/coffee-boots

Download coffee-boots

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.stepio.coffee-boots/coffee-boots/ -->
<dependency>
    <groupId>io.github.stepio.coffee-boots</groupId>
    <artifactId>coffee-boots</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.stepio.coffee-boots/coffee-boots/
implementation 'io.github.stepio.coffee-boots:coffee-boots:3.0.0'
// https://jarcasting.com/artifacts/io.github.stepio.coffee-boots/coffee-boots/
implementation ("io.github.stepio.coffee-boots:coffee-boots:3.0.0")
'io.github.stepio.coffee-boots:coffee-boots:jar:3.0.0'
<dependency org="io.github.stepio.coffee-boots" name="coffee-boots" rev="3.0.0">
  <artifact name="coffee-boots" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.stepio.coffee-boots', module='coffee-boots', version='3.0.0')
)
libraryDependencies += "io.github.stepio.coffee-boots" % "coffee-boots" % "3.0.0"
[io.github.stepio.coffee-boots/coffee-boots "3.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.ben-manes.caffeine : caffeine jar 2.9.3
org.springframework : spring-context-support jar
org.springframework.boot : spring-boot-actuator-autoconfigure Optional jar 2.6.8
io.micrometer : micrometer-core Optional jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.8
org.springframework.boot : spring-boot-starter-logging jar 2.6.8
org.mockito : mockito-core jar 4.0.0
org.awaitility : awaitility jar 4.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.2.0
2.1.0
2.0.0
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-RC1