wei-starter-cache

SpringBoot component practice starter

License

License

GroupId

GroupId

com.github.weijj0528
ArtifactId

ArtifactId

wei-starter-cache
Last Version

Last Version

3.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

wei-starter-cache
SpringBoot component practice starter
Project URL

Project URL

https://github.com/weijj0528/wei-springboot-starter

Download wei-starter-cache

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.weijj0528/wei-starter-cache/ -->
<dependency>
    <groupId>com.github.weijj0528</groupId>
    <artifactId>wei-starter-cache</artifactId>
    <version>3.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weijj0528/wei-starter-cache/
implementation 'com.github.weijj0528:wei-starter-cache:3.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.weijj0528/wei-starter-cache/
implementation ("com.github.weijj0528:wei-starter-cache:3.0-RELEASE")
'com.github.weijj0528:wei-starter-cache:jar:3.0-RELEASE'
<dependency org="com.github.weijj0528" name="wei-starter-cache" rev="3.0-RELEASE">
  <artifact name="wei-starter-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weijj0528', module='wei-starter-cache', version='3.0-RELEASE')
)
libraryDependencies += "com.github.weijj0528" % "wei-starter-cache" % "3.0-RELEASE"
[com.github.weijj0528/wei-starter-cache "3.0-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.weijj0528 : wei-starter-redis jar 3.0-RELEASE
org.springframework.boot : spring-boot-starter-cache jar 2.2.7.RELEASE

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.7.RELEASE
org.projectlombok : lombok Optional jar 1.18.6

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.7.RELEASE
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0-RELEASE