| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаcom.atommiddleware |
| Идентификатор | Идентификаторl2cache-spring-boot-autoconfigure |
| Последняя версия | Последняя версия1.0.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеl2cache-spring-boot-autoconfigure
The l2cache springboot autoconfigure module of l2cache
|
<!-- https://jarcasting.com/artifacts/com.atommiddleware/l2cache-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.atommiddleware</groupId>
<artifactId>l2cache-spring-boot-autoconfigure</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.atommiddleware/l2cache-spring-boot-autoconfigure/
implementation 'com.atommiddleware:l2cache-spring-boot-autoconfigure:1.0.9'
// https://jarcasting.com/artifacts/com.atommiddleware/l2cache-spring-boot-autoconfigure/
implementation ("com.atommiddleware:l2cache-spring-boot-autoconfigure:1.0.9")
'com.atommiddleware:l2cache-spring-boot-autoconfigure:jar:1.0.9'
<dependency org="com.atommiddleware" name="l2cache-spring-boot-autoconfigure" rev="1.0.9">
<artifact name="l2cache-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atommiddleware', module='l2cache-spring-boot-autoconfigure', version='1.0.9')
)
libraryDependencies += "com.atommiddleware" % "l2cache-spring-boot-autoconfigure" % "1.0.9"
[com.atommiddleware/l2cache-spring-boot-autoconfigure "1.0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure Необязательный | jar | |
| com.atommiddleware : l2cache-core | jar | 1.0.9 |
| org.ehcache : ehcache Необязательный | jar | 3.9.7 |
| javax.cache : cache-api | jar | |
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| com.google.guava : guava Необязательный | jar | 31.0.1-jre |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.aspectj : aspectjweaver | jar | |
| org.apache.commons : commons-pool2 | jar | |
| redis.clients : jedis Необязательный | jar |