License |
License
The Academic Free License, v. 2.1
|
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdcn.dreampie |
ArtifactId | ArtifactIdjfinal-quartz |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjfinal-quartz
jfinal quartz plugins
|
Project URL |
Project URL |
Filename | Size |
---|---|
jfinal-quartz-0.2.pom | |
jfinal-quartz-0.2.jar | 18 KB |
jfinal-quartz-0.2-sources.jar | 8 KB |
jfinal-quartz-0.2-javadoc.jar | 73 KB |
Browse |
<!-- 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"]
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 |