文件名称: shiro-ehcache-1.3.2.jar中文-英文对照文档.zip
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-ehcache</artifactId>
<version>1.3.2</version>
</dependency>Gradle:
implementation group: 'org.apache.shiro', name: 'shiro-ehcache', version: '1.3.2'
Gradle (Short):
implementation 'org.apache.shiro:shiro-ehcache:1.3.2'
Gradle (Kotlin):
implementation("org.apache.shiro:shiro-ehcache:1.3.2")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.apache.shiro.cache.ehcacheorg.apache.shiro.cache.ehcache.EhCache
org.apache.shiro.cache.ehcache.EhCacheManager