is not current version
Last Version 3.0.0

io.github.stepio.coffee-boots:coffee-boots 2.0.0

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

GroupId

GroupId

io.github.stepio.coffee-boots
ArtifactId

ArtifactId

coffee-boots
Version

Version

2.0.0
Type

Type

jar

Download coffee-boots 2.0.0


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