Download shiro-spring-1.4.0-RC2.jar file - Jar s

Jar examples for s:shiro-spring

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

shiro-spring-1.4.0-RC2-javadoc.jar
shiro-spring-1.4.0-RC2-sources.jar
shiro-spring-1.4.0-RC2.jar
shiro-spring-1.4.0-RC2.pom



Related Tutorials