Download shiro-quartz-1.2.4.jar file - Jar s

Jar examples for s:shiro-quartz

Description

You can download jar file shiro-quartz 1.2.4 in this page.

License

Apache License

Build File

You can use the following script to add shiro-quartz-1.2.4.jar to your project.

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

Download

Click the following link to download the jar file.

shiro-quartz-1.2.4-javadoc.jar
shiro-quartz-1.2.4-sources.jar
shiro-quartz-1.2.4.jar
shiro-quartz-1.2.4.pom



Related Tutorials