| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.zusmart | 
    
| ArtifactId | ArtifactIdzusmart-plugin-cache | 
    
| Last Version | Last Version1.0.6 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionzusmart-plugin-cache 
            缓存插件 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| zusmart-plugin-cache-1.0.6.pom | |
| zusmart-plugin-cache-1.0.6.jar | 20 KB | 
| zusmart-plugin-cache-1.0.6-sources.jar | 13 KB | 
| zusmart-plugin-cache-1.0.6-javadoc.jar | 137 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.zusmart/zusmart-plugin-cache/ -->
<dependency>
    <groupId>com.zusmart</groupId>
    <artifactId>zusmart-plugin-cache</artifactId>
    <version>1.0.6</version>
</dependency>
                // https://jarcasting.com/artifacts/com.zusmart/zusmart-plugin-cache/
implementation 'com.zusmart:zusmart-plugin-cache:1.0.6'
                // https://jarcasting.com/artifacts/com.zusmart/zusmart-plugin-cache/
implementation ("com.zusmart:zusmart-plugin-cache:1.0.6")
                'com.zusmart:zusmart-plugin-cache:jar:1.0.6'
                <dependency org="com.zusmart" name="zusmart-plugin-cache" rev="1.0.6">
  <artifact name="zusmart-plugin-cache" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.zusmart', module='zusmart-plugin-cache', version='1.0.6')
)
                libraryDependencies += "com.zusmart" % "zusmart-plugin-cache" % "1.0.6"
                [com.zusmart/zusmart-plugin-cache "1.0.6"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.zusmart : zusmart-core | jar | 1.0.6 | 
| cglib : cglib-nodep Optional | jar | 3.2.10 | 
| org.objenesis : objenesis Optional | jar | 2.6 | 
| junit : junit Optional | jar | 4.12 |