l2cache-core

二级缓存组件

License

License

GroupId

GroupId

com.youset.l2cache
ArtifactId

ArtifactId

l2cache-core
Last Version

Last Version

1.0.32
Release Date

Release Date

Type

Type

jar
Description

Description

l2cache-core
二级缓存组件

Download l2cache-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.9.RELEASE
com.github.ben-manes.caffeine : caffeine jar 2.8.4
org.redisson : redisson jar 3.13.0
org.apache.kafka : kafka-clients jar 2.0.1
org.projectlombok : lombok jar 1.18.12
org.springframework.cloud : spring-cloud-context jar 2.0.3.RELEASE
io.netty : netty-all jar

provided (1)

Group / Artifact Type Version
com.google.guava : guava jar 30.0-jre

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