| License | License | 
|---|---|
| GroupId | GroupIdtop.wboost | 
| ArtifactId | ArtifactIdcommon-cache | 
| Version | Version3.2.1.RELEASE | 
| Type | Typejar | 
| Description | Descriptionproject auto plugins | 
| Filename | Size | 
|---|---|
| common-cache-3.2.1.RELEASE.pom | |
| common-cache-3.2.1.RELEASE.jar | 18 KB | 
| common-cache-3.2.1.RELEASE-sources.jar | 11 KB | 
| common-cache-3.2.1.RELEASE-javadoc.jar | 130 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/top.wboost/common-cache/ -->
<dependency>
    <groupId>top.wboost</groupId>
    <artifactId>common-cache</artifactId>
    <version>3.2.1.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/top.wboost/common-cache/
implementation 'top.wboost:common-cache:3.2.1.RELEASE'// https://jarcasting.com/artifacts/top.wboost/common-cache/
implementation ("top.wboost:common-cache:3.2.1.RELEASE")'top.wboost:common-cache:jar:3.2.1.RELEASE'<dependency org="top.wboost" name="common-cache" rev="3.2.1.RELEASE">
  <artifact name="common-cache" type="jar" />
</dependency>@Grapes(
@Grab(group='top.wboost', module='common-cache', version='3.2.1.RELEASE')
)libraryDependencies += "top.wboost" % "common-cache" % "3.2.1.RELEASE"[top.wboost/common-cache "3.2.1.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| top.wboost : common-web | jar | 3.2.1.RELEASE | 
| redis.clients : jedis | jar |