| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
| GroupId | GroupIdorg.lujian.cloud.boot |
| ArtifactId | ArtifactIdcache-spring-boot-autoconfigure |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCache Spring Boot AutoConfigure
Internal spring boot middleware 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |