is not current version
Last Version 3.0.0

io.github.stepio.coffee-boots:coffee-boots 1.0.0-RC1

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

1.0.0-RC1
Type

Type

jar

Download coffee-boots 1.0.0-RC1


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