MVN

link.jfire : job

Maven & Gradle

Dec 07, 2015

job · The job is a very lightweight framework. The default support cycle task, timing task, automatic cycle extended task. And it can automatically by the code in the task of decision tasks to continue or not. Users only need to implement a job interfaces

<dependency>
    <groupId>link.jfire</groupId>
    <artifactId>job</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of link.jfire : job to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of link.jfire : job to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
job-1.0.1
1.0
job-1.0

How to add a dependency to Maven

Add the following link.jfire : job maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>link.jfire</groupId>
    <artifactId>job</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following link.jfire : job gradle dependency to your build.gradle file:

implementation 'link.jfire:job:1.0.1'

Gradle Kotlin DSL: Add the following link.jfire : job gradle kotlin dependency to your build.gradle.kts file:

implementation("link.jfire:job:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following link.jfire : job sbt scala dependency to your build.sbt file:

libraryDependencies += "link.jfire" % "job" % "1.0.1"

Advertisement

Dependencies from Group

Feb 24, 2016
8 usages
Dec 01, 2015
4 usages
Feb 24, 2016
4 usages
Feb 04, 2016
3 usages
Dec 01, 2015
1 usages

Discover Dependencies

Dec 01, 2015
Dec 01, 2015
1 usages
Feb 04, 2016
3 usages
Mar 06, 2017
15 stars
May 27, 2021
2 usages
126 stars
Dec 07, 2015
Sep 30, 2019
17 usages
181 stars
Dec 01, 2015
44 stars