Download shiro-cas-1.3.0.jar file - Jar s

Jar examples for s:shiro-cas

Description

You can download jar file shiro-cas 1.3.0 in this page.

License

Apache License

Build File

You can use the following script to add shiro-cas-1.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

shiro-cas-1.3.0-javadoc.jar
shiro-cas-1.3.0-sources.jar
shiro-cas-1.3.0.jar
shiro-cas-1.3.0.pom



Related Tutorials