| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdorg.lujian.cloud.boot | 
| ArtifactId | ArtifactIdcache-spring-boot-project | 
| Last Version | Last Version0.0.3 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionCache Spring Boot Project Internal spring boot middleware project | 
| Filename | Size | 
|---|---|
| cache-spring-boot-project-0.0.3.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.lujian.cloud.boot/cache-spring-boot-project/ -->
<dependency>
    <groupId>org.lujian.cloud.boot</groupId>
    <artifactId>cache-spring-boot-project</artifactId>
    <version>0.0.3</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.lujian.cloud.boot/cache-spring-boot-project/
implementation 'org.lujian.cloud.boot:cache-spring-boot-project:0.0.3'// https://jarcasting.com/artifacts/org.lujian.cloud.boot/cache-spring-boot-project/
implementation ("org.lujian.cloud.boot:cache-spring-boot-project:0.0.3")'org.lujian.cloud.boot:cache-spring-boot-project:pom:0.0.3'<dependency org="org.lujian.cloud.boot" name="cache-spring-boot-project" rev="0.0.3">
  <artifact name="cache-spring-boot-project" type="pom" />
</dependency>@Grapes(
@Grab(group='org.lujian.cloud.boot', module='cache-spring-boot-project', version='0.0.3')
)libraryDependencies += "org.lujian.cloud.boot" % "cache-spring-boot-project" % "0.0.3"[org.lujian.cloud.boot/cache-spring-boot-project "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 |