jfinal-quartz

jfinal quartz plugins

License

License

The Academic Free License, v. 2.1
Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

cn.dreampie
ArtifactId

ArtifactId

jfinal-quartz
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

jfinal-quartz
jfinal quartz plugins
Project URL

Project URL

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

Download jfinal-quartz

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
junit : junit jar 4.11
com.jfinal : jfinal jar 1.8
org.quartz-scheduler : quartz jar 2.2.1
cn.dreampie : jfinal-utils jar 0.1
cn.dreampie : jfinal-slf4j jar 0.1
com.alibaba : druid jar 1.0.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1