не последняя версия
Последняя версия 3.0.0

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

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

Группа

Группа

io.github.stepio.coffee-boots
Идентификатор

Идентификатор

coffee-boots
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать coffee-boots 2.1.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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.stepio.coffee-boots/coffee-boots/
implementation 'io.github.stepio.coffee-boots:coffee-boots:2.1.0'
// https://jarcasting.com/artifacts/io.github.stepio.coffee-boots/coffee-boots/
implementation ("io.github.stepio.coffee-boots:coffee-boots:2.1.0")
'io.github.stepio.coffee-boots:coffee-boots:jar:2.1.0'
<dependency org="io.github.stepio.coffee-boots" name="coffee-boots" rev="2.1.0">
  <artifact name="coffee-boots" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.stepio.coffee-boots', module='coffee-boots', version='2.1.0')
)
libraryDependencies += "io.github.stepio.coffee-boots" % "coffee-boots" % "2.1.0"
[io.github.stepio.coffee-boots/coffee-boots "2.1.0"]