Jar examples for s:shiro-all
Creates an aggregate jar that contains the contents of all other Shiro module .jars (aka an 'uber jar')
You can download jar file shiro-all 1.3.0 in this page.
Apache License
You can use the following script to add shiro-all-1.3.0.jar to your project.
<dependency> <groupId>org.apache.shiro</groupId> <artifactId>shiro-all</artifactId> <version>1.3.0</version> </dependency>
compile group: 'org.apache.shiro', name: 'shiro-all', version: '1.3.0'
libraryDependencies += "org.apache.shiro" % "shiro-all" % "1.3.0"
<dependency org="org.apache.shiro" name="shiro-all" rev="1.3.0"/>
@Grapes(@Grab(group='org.apache.shiro', module='shiro-all', version='1.3.0'))
'org.apache.shiro:shiro-all:jar:1.3.0'
Click the following link to download the jar file.
shiro-all-1.3.0-javadoc.jar