Cache Spring Boot AutoConfigure

Internal spring boot middleware project

License

License

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
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Cache Spring Boot AutoConfigure
Internal spring boot middleware project

Download cache-spring-boot-autoconfigure

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.googlecode.xmemcached : xmemcached jar 2.4.7
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure jar
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : log4j-over-slf4j jar 1.7.30

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2