is not current version
Last Version 1.0.9

com.atommiddleware:l2cache-spring-boot-autoconfigure 1.0.6

The l2cache springboot autoconfigure module of l2cache

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.6
Type

Type

jar

Download l2cache-spring-boot-autoconfigure 1.0.6


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