Last Version

l2cache-spring-boot-autoconfigure 1.0.9

The l2cache springboot autoconfigure module of l2cache

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.atommiddleware
ArtifactId

ArtifactId

l2cache-spring-boot-autoconfigure
Version

Version

1.0.9
Type

Type

jar
Description

Description

l2cache-spring-boot-autoconfigure
The l2cache springboot autoconfigure module of l2cache

Download l2cache-spring-boot-autoconfigure 1.0.9


<!-- 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"]

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.