l2cache

二级缓存组件

License

License

GroupId

GroupId

com.youset.l2cache
ArtifactId

ArtifactId

l2cache
Last Version

Last Version

1.0.32
Release Date

Release Date

Type

Type

pom
Description

Description

l2cache
二级缓存组件
Project URL

Project URL

https://github.com/yousetme/l2cache
Source Code Management

Source Code Management

https://github.com/yousetme/l2cache

Download l2cache

Filename Size
l2cache-1.0.32.pom 9 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • l2cache-core
  • l2cache-spring-boot-starter
  • l2cache-example

Versions

Version
1.0.32