l2cache-spring-boot-starter

二级缓存组件

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.youset.l2cache
ArtifactId

ArtifactId

l2cache-spring-boot-starter
Last Version

Last Version

1.0.32
Release Date

Release Date

Type

Type

jar
Description

Description

l2cache-spring-boot-starter
二级缓存组件

Download l2cache-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.youset.l2cache : l2cache-core jar 1.0.32
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.32