easycache-spring-boot-starter

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

club.kingyin
ArtifactId

ArtifactId

easycache-spring-boot-starter
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

easycache-spring-boot-starter
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://gitee.com/kingyinOS/easycache-spring-boot-starter
Source Code Management

Source Code Management

https://gitee.com/kingyinOS/easycache-spring-boot-starter

Download easycache-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/club.kingyin/easycache-spring-boot-starter/ -->
<dependency>
    <groupId>club.kingyin</groupId>
    <artifactId>easycache-spring-boot-starter</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/club.kingyin/easycache-spring-boot-starter/
implementation 'club.kingyin:easycache-spring-boot-starter:1.1.1'
// https://jarcasting.com/artifacts/club.kingyin/easycache-spring-boot-starter/
implementation ("club.kingyin:easycache-spring-boot-starter:1.1.1")
'club.kingyin:easycache-spring-boot-starter:jar:1.1.1'
<dependency org="club.kingyin" name="easycache-spring-boot-starter" rev="1.1.1">
  <artifact name="easycache-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.kingyin', module='easycache-spring-boot-starter', version='1.1.1')
)
libraryDependencies += "club.kingyin" % "easycache-spring-boot-starter" % "1.1.1"
[club.kingyin/easycache-spring-boot-starter "1.1.1"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.6.3
org.springframework.boot : spring-boot-configuration-processor jar 2.6.3
org.projectlombok : lombok jar 1.18.22
com.alibaba : fastjson jar 1.2.79
com.google.code.gson : gson jar 2.9.0
club.kingyin : easycache jar 1.0.1
org.springframework.boot : spring-boot-starter-aop jar 2.6.3
org.springframework.boot : spring-boot-starter-data-redis jar 2.6.3
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.13.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1