Download shiro-web-1.4.0.jar file - Jar s

Jar examples for s:shiro-web

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

shiro-web-1.4.0-javadoc.jar
shiro-web-1.4.0-sources.jar
shiro-web-1.4.0.jar
shiro-web-1.4.0.pom



Related Tutorials