| GroupId | GroupIdcom.github.yujiaao |
|---|---|
| ArtifactId | ArtifactIdc-cache |
| Version | Version1.8.0.7 |
| Type | Typejar |
| Description |
Descriptiondictionary cache
dictionary cache for database
|
| Filename | Size |
|---|---|
| c-cache-1.8.0.7.pom | |
| c-cache-1.8.0.7.jar | 26 KB |
| c-cache-1.8.0.7-sources.jar | 14 KB |
| c-cache-1.8.0.7-javadoc.jar | 178 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yujiaao/c-cache/ -->
<dependency>
<groupId>com.github.yujiaao</groupId>
<artifactId>c-cache</artifactId>
<version>1.8.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yujiaao/c-cache/
implementation 'com.github.yujiaao:c-cache:1.8.0.7'
// https://jarcasting.com/artifacts/com.github.yujiaao/c-cache/
implementation ("com.github.yujiaao:c-cache:1.8.0.7")
'com.github.yujiaao:c-cache:jar:1.8.0.7'
<dependency org="com.github.yujiaao" name="c-cache" rev="1.8.0.7">
<artifact name="c-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yujiaao', module='c-cache', version='1.8.0.7')
)
libraryDependencies += "com.github.yujiaao" % "c-cache" % "1.8.0.7"
[com.github.yujiaao/c-cache "1.8.0.7"]
| 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 |