| License |
License |
|---|---|
| GroupId | GroupIdcom.github.lodsve |
| ArtifactId | ArtifactIdlodsve-cache |
| Last Version | Last Version2.5.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlodsve cache
缓存
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| lodsve-cache-2.5.10.pom | |
| lodsve-cache-2.5.10.jar | 32 KB |
| lodsve-cache-2.5.10-sources.jar | 20 KB |
| lodsve-cache-2.5.10-javadoc.jar | 202 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.lodsve/lodsve-cache/ -->
<dependency>
<groupId>com.github.lodsve</groupId>
<artifactId>lodsve-cache</artifactId>
<version>2.5.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lodsve/lodsve-cache/
implementation 'com.github.lodsve:lodsve-cache:2.5.10'
// https://jarcasting.com/artifacts/com.github.lodsve/lodsve-cache/
implementation ("com.github.lodsve:lodsve-cache:2.5.10")
'com.github.lodsve:lodsve-cache:jar:2.5.10'
<dependency org="com.github.lodsve" name="lodsve-cache" rev="2.5.10">
<artifact name="lodsve-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lodsve', module='lodsve-cache', version='2.5.10')
)
libraryDependencies += "com.github.lodsve" % "lodsve-cache" % "2.5.10"
[com.github.lodsve/lodsve-cache "2.5.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.ehcache : ehcache-core Optional | jar | 2.5.7 |
| com.google.code.simple-spring-memcached : spymemcached Optional | jar | 2.8.4 |
| opensymphony : oscache Optional | jar | 2.0.2 |
| javax.cache : cache-api | jar | 1.0.0 |
| org.thymeleaf : thymeleaf Optional | jar | 2.1.2.RELEASE |
| com.github.lodsve : lodsve-core | jar | 2.5.10 |
| com.github.lodsve : lodsve-redis Optional | jar | 2.5.10 |
| org.springframework : spring-aop | jar | |
| org.projectlombok : lombok | jar | 1.16.10 |