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

cloud.agileframework:agile-cache 0.1.0

Cache util for Spring Boot

Группа

Группа

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

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

agile-cache
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать agile-cache 0.1.0


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