License |
License |
---|---|
GroupId | GroupIdcom.qingzhuge.framework |
ArtifactId | ArtifactIdqing-framework-cache |
Last Version | Last Version1.0.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJ2QF QingTing, a web project framework based on spring boot
|
<!-- https://jarcasting.com/artifacts/com.qingzhuge.framework/qing-framework-cache/ -->
<dependency>
<groupId>com.qingzhuge.framework</groupId>
<artifactId>qing-framework-cache</artifactId>
<version>1.0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.qingzhuge.framework/qing-framework-cache/
implementation 'com.qingzhuge.framework:qing-framework-cache:1.0.1.5'
// https://jarcasting.com/artifacts/com.qingzhuge.framework/qing-framework-cache/
implementation ("com.qingzhuge.framework:qing-framework-cache:1.0.1.5")
'com.qingzhuge.framework:qing-framework-cache:jar:1.0.1.5'
<dependency org="com.qingzhuge.framework" name="qing-framework-cache" rev="1.0.1.5">
<artifact name="qing-framework-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qingzhuge.framework', module='qing-framework-cache', version='1.0.1.5')
)
libraryDependencies += "com.qingzhuge.framework" % "qing-framework-cache" % "1.0.1.5"
[com.qingzhuge.framework/qing-framework-cache "1.0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.qingzhuge.framework : qing-framework-core | jar | 1.0.1.5 |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-starter-cache | jar | 2.3.4.RELEASE |
com.github.ben-manes.caffeine : caffeine | jar | 2.8.5 |
org.redisson : redisson-spring-boot-starter | jar | 3.13.4 |
io.netty : netty-all | jar |