Download shiro-spring-1.3.0.jar file - Jar s

Jar examples for s:shiro-spring

Description

You can download jar file shiro-spring 1.3.0 in this page.

License

Apache License

Build File

You can use the following script to add shiro-spring-1.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

shiro-spring-1.3.0-javadoc.jar
shiro-spring-1.3.0-sources.jar
shiro-spring-1.3.0.jar
shiro-spring-1.3.0.pom



Related Tutorials