is not current version
Last Version 0.0.3

org.lujian.cloud.boot:cache-spring-boot-autoconfigure 0.0.2


Categories

Categories

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

GroupId

org.lujian.cloud.boot
ArtifactId

ArtifactId

cache-spring-boot-autoconfigure
Version

Version

0.0.2
Type

Type

jar

Download cache-spring-boot-autoconfigure 0.0.2


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