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

Jar examples for s:shiro-guice

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

shiro-guice-1.4.0-RC2-javadoc.jar
shiro-guice-1.4.0-RC2-sources.jar
shiro-guice-1.4.0-RC2-tests.jar
shiro-guice-1.4.0-RC2.jar
shiro-guice-1.4.0-RC2.pom



Related Tutorials