Download shiro-ehcache-1.2.3.jar file - Jar s

Jar examples for s:shiro-ehcache

Description

You can download jar file shiro-ehcache 1.2.3 in this page.

License

Apache License

Build File

You can use the following script to add shiro-ehcache-1.2.3.jar to your project.

<dependency>
   <groupId>org.apache.shiro</groupId>
   <artifactId>shiro-ehcache</artifactId>
   <version>1.2.3</version>
</dependency>
compile group: 'org.apache.shiro', name: 'shiro-ehcache', version: '1.2.3'
libraryDependencies += "org.apache.shiro" % "shiro-ehcache" % "1.2.3"
<dependency org="org.apache.shiro" name="shiro-ehcache" rev="1.2.3"/>
@Grapes(@Grab(group='org.apache.shiro', module='shiro-ehcache', version='1.2.3'))
'org.apache.shiro:shiro-ehcache:jar:1.2.3'

Download

Click the following link to download the jar file.

shiro-ehcache-1.2.3-javadoc.jar
shiro-ehcache-1.2.3-sources.jar
shiro-ehcache-1.2.3.jar
shiro-ehcache-1.2.3.pom



Related Tutorials