Download jfinal-quartz-0.1.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.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials