| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices | 
        
| GroupId | GroupIdlove.kill | 
    
| ArtifactId | ArtifactIdmethodcache-spring-boot-starter | 
    
| Last Version | Last Version1.1.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionmethodcache-spring-boot-starter 
            Method cache project for Spring Boot 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/love.kill/methodcache-spring-boot-starter/ -->
<dependency>
    <groupId>love.kill</groupId>
    <artifactId>methodcache-spring-boot-starter</artifactId>
    <version>1.1.2</version>
</dependency>
                // https://jarcasting.com/artifacts/love.kill/methodcache-spring-boot-starter/
implementation 'love.kill:methodcache-spring-boot-starter:1.1.2'
                // https://jarcasting.com/artifacts/love.kill/methodcache-spring-boot-starter/
implementation ("love.kill:methodcache-spring-boot-starter:1.1.2")
                'love.kill:methodcache-spring-boot-starter:jar:1.1.2'
                <dependency org="love.kill" name="methodcache-spring-boot-starter" rev="1.1.2">
  <artifact name="methodcache-spring-boot-starter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='love.kill', module='methodcache-spring-boot-starter', version='1.1.2')
)
                libraryDependencies += "love.kill" % "methodcache-spring-boot-starter" % "1.1.2"
                [love.kill/methodcache-spring-boot-starter "1.1.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.10.RELEASE | 
| org.springframework : spring-aop | jar | 5.2.9.RELEASE | 
| org.aspectj : aspectjweaver | jar | 1.9.6 | 
| org.springframework.data : spring-data-redis | jar | 2.2.10.RELEASE | 
| io.lettuce : lettuce-core | jar | 5.2.2.RELEASE |