Download jfinal-quartz-0.2.jar file - Jar j

Jar examples for j:jfinal-quartz

Description

This is a simple plugin for jfinal.

You can download jar file jfinal-quartz 0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jfinal-quartz-0.2.jar to your project.

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

Download

Click the following link to download the jar file.

jfinal-quartz-0.2-javadoc.jar
jfinal-quartz-0.2-sources.jar
jfinal-quartz-0.2.jar
jfinal-quartz-0.2.pom



Related Tutorials