не последняя версия
Последняя версия 2.1.0.M20

cloud.agileframework:agile-cache 2.1.0.M18

Cache util for Spring Boot

Группа

Группа

cloud.agileframework
Идентификатор

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

agile-cache
Версия

Версия

2.1.0.M18
Тип

Тип

jar

Скачать agile-cache 2.1.0.M18


<!-- https://jarcasting.com/artifacts/cloud.agileframework/agile-cache/ -->
<dependency>
    <groupId>cloud.agileframework</groupId>
    <artifactId>agile-cache</artifactId>
    <version>2.1.0.M18</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.agileframework/agile-cache/
implementation 'cloud.agileframework:agile-cache:2.1.0.M18'
// https://jarcasting.com/artifacts/cloud.agileframework/agile-cache/
implementation ("cloud.agileframework:agile-cache:2.1.0.M18")
'cloud.agileframework:agile-cache:jar:2.1.0.M18'
<dependency org="cloud.agileframework" name="agile-cache" rev="2.1.0.M18">
  <artifact name="agile-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.agileframework', module='agile-cache', version='2.1.0.M18')
)
libraryDependencies += "cloud.agileframework" % "agile-cache" % "2.1.0.M18"
[cloud.agileframework/agile-cache "2.1.0.M18"]