methodcache-spring-boot-starter

Method cache project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

love.kill
ArtifactId

ArtifactId

methodcache-spring-boot-starter
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

methodcache-spring-boot-starter
Method cache project for Spring Boot
Project URL

Project URL

https://github.com/Lycop/methodcache
Source Code Management

Source Code Management

https://github.com/Lycop/methodcache

Download methodcache-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0