Download shiro-core-1.2.2.jar file - Jar s

Jar examples for s:shiro-core

Description

You can download jar file shiro-core 1.2.2 in this page.

License

Apache License

Build File

You can use the following script to add shiro-core-1.2.2.jar to your project.

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

Download

Click the following link to download the jar file.

shiro-core-1.2.2-javadoc.jar
shiro-core-1.2.2-sources.jar
shiro-core-1.2.2-tests.jar
shiro-core-1.2.2.jar
shiro-core-1.2.2.pom



Related Tutorials