License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.atommiddleware |
ArtifactId | ArtifactIdl2cache-spring-boot-autoconfigure |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionl2cache-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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
com.atommiddleware : l2cache-core | jar | 1.0.9 |
org.ehcache : ehcache Optional | jar | 3.9.7 |
javax.cache : cache-api | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar | |
com.google.guava : guava Optional | 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 Optional | jar |