| GroupId | GroupIdcom.github.yujiaao |
|---|---|
| ArtifactId | ArtifactIdc-cache |
| Last Version | Last Version1.10.0.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondictionary cache
dictionary cache for database
|
| Filename | Size |
|---|---|
| c-cache-1.10.0.10.pom | |
| c-cache-1.10.0.10.jar | 25 KB |
| c-cache-1.10.0.10-sources.jar | 14 KB |
| c-cache-1.10.0.10-javadoc.jar | 175 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yujiaao/c-cache/ -->
<dependency>
<groupId>com.github.yujiaao</groupId>
<artifactId>c-cache</artifactId>
<version>1.10.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yujiaao/c-cache/
implementation 'com.github.yujiaao:c-cache:1.10.0.10'
// https://jarcasting.com/artifacts/com.github.yujiaao/c-cache/
implementation ("com.github.yujiaao:c-cache:1.10.0.10")
'com.github.yujiaao:c-cache:jar:1.10.0.10'
<dependency org="com.github.yujiaao" name="c-cache" rev="1.10.0.10">
<artifact name="c-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yujiaao', module='c-cache', version='1.10.0.10')
)
libraryDependencies += "com.github.yujiaao" % "c-cache" % "1.10.0.10"
[com.github.yujiaao/c-cache "1.10.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.yujiaao : c-tools | jar | |
| opensymphony : oscache | jar | 2.4.1 |
| javax.jms : javax.jms-api | jar | 2.0.1 |
| com.github.ben-manes.caffeine : caffeine | jar | 3.0.3 |
| org.jgroups : jgroups | jar | 2.12.3.Final |
| org.slf4j : slf4j-api | jar | |
| mysql : mysql-connector-java | jar | 8.0.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.dbunit : dbunit | jar | 2.7.2 |