MVN

cn.dreampie : jfinal-quartz

Maven & Gradle

Apr 13, 2015
1 usages
22 stars

jfinal-quartz · jfinal quartz plugins

<dependency>
    <groupId>cn.dreampie</groupId>
    <artifactId>jfinal-quartz</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.dreampie : jfinal-quartz to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of cn.dreampie : jfinal-quartz to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
jfinal-quartz-0.2
0.1
jfinal-quartz-0.1

How to add a dependency to Maven

Add the following cn.dreampie : jfinal-quartz maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.dreampie</groupId>
    <artifactId>jfinal-quartz</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.dreampie : jfinal-quartz gradle dependency to your build.gradle file:

implementation 'cn.dreampie:jfinal-quartz:0.2'

Gradle Kotlin DSL: Add the following cn.dreampie : jfinal-quartz gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.dreampie:jfinal-quartz:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.dreampie : jfinal-quartz sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.dreampie" % "jfinal-quartz" % "0.2"

Advertisement

Dependencies from Group

Apr 20, 2017
13 usages
Nov 18, 2014
11 usages
Oct 20, 2014
8 usages
3 stars
Apr 20, 2017
4 usages
Apr 20, 2017
3 usages

Discover Dependencies

May 27, 2012
3 usages
Oct 20, 2014
1 usages
11 stars
Oct 04, 2014
1 usages
28 stars
Nov 28, 2014
1 usages
10 stars
Aug 05, 2008
1 usages
Feb 14, 2015
330 stars