| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.yongyongwang | 
    
| ArtifactId | ArtifactIdservlet-cache | 
    
| Last Version | Last Version0.2.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionservlet-cache:0.2.3 
            7Cow to celebrate the birth of my daughter 
         | 
    
| Filename | Size | 
|---|---|
| servlet-cache-0.2.3.pom | |
| servlet-cache-0.2.3.jar | 25 KB | 
| servlet-cache-0.2.3-sources.jar | 13 KB | 
| servlet-cache-0.2.3-javadoc.jar | 150 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.yongyongwang/servlet-cache/ -->
<dependency>
    <groupId>com.github.yongyongwang</groupId>
    <artifactId>servlet-cache</artifactId>
    <version>0.2.3</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.yongyongwang/servlet-cache/
implementation 'com.github.yongyongwang:servlet-cache:0.2.3'
                // https://jarcasting.com/artifacts/com.github.yongyongwang/servlet-cache/
implementation ("com.github.yongyongwang:servlet-cache:0.2.3")
                'com.github.yongyongwang:servlet-cache:jar:0.2.3'
                <dependency org="com.github.yongyongwang" name="servlet-cache" rev="0.2.3">
  <artifact name="servlet-cache" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.yongyongwang', module='servlet-cache', version='0.2.3')
)
                libraryDependencies += "com.github.yongyongwang" % "servlet-cache" % "0.2.3"
                [com.github.yongyongwang/servlet-cache "0.2.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.yongyongwang : 7Cow-spring-boot-starter | jar | 0.2.3 | 
| com.github.ben-manes.caffeine : caffeine | jar | 2.8.8 | 
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-starter-data-redis Optional | jar | |
| org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar |