не последняя версия
Последняя версия 2.7.0.M1

com.alicp.jetcache:jetcache-autoconfigure 2.3.0


Категории

Категории

Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

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

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

jetcache-autoconfigure
Версия

Версия

2.3.0
Тип

Тип

jar

Скачать jetcache-autoconfigure 2.3.0


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