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

com.alilitech:boot-plus-cache 1.3.2


Группа

Группа

com.alilitech
Идентификатор

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

boot-plus-cache
Версия

Версия

1.3.2
Тип

Тип

jar

Скачать boot-plus-cache 1.3.2


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