Last Version

jfinal-quartz 0.1

This is a simple plugin for jfinal.

License

License

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

cn.codeforfun
ArtifactId

ArtifactId

jfinal-quartz
Version

Version

0.1
Type

Type

jar
Description

Description

jfinal-quartz
This is a simple plugin for jfinal.
Source Code Management

Source Code Management

https://github.com/18940818955/jfinal-quartz

Download jfinal-quartz 0.1


<!-- https://jarcasting.com/artifacts/cn.codeforfun/jfinal-quartz/ -->
<dependency>
    <groupId>cn.codeforfun</groupId>
    <artifactId>jfinal-quartz</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.codeforfun/jfinal-quartz/
implementation 'cn.codeforfun:jfinal-quartz:0.1'
// https://jarcasting.com/artifacts/cn.codeforfun/jfinal-quartz/
implementation ("cn.codeforfun:jfinal-quartz:0.1")
'cn.codeforfun:jfinal-quartz:jar:0.1'
<dependency org="cn.codeforfun" name="jfinal-quartz" rev="0.1">
  <artifact name="jfinal-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.codeforfun', module='jfinal-quartz', version='0.1')
)
libraryDependencies += "cn.codeforfun" % "jfinal-quartz" % "0.1"
[cn.codeforfun/jfinal-quartz "0.1"]

Dependencies

provided (2)

Group / Artifact Type Version
com.jfinal : jfinal jar 2.2
org.quartz-scheduler : quartz jar 2.2.2

Project Modules

There are no modules declared in this project.