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

License

License

GroupId

GroupId

link.jfire
ArtifactId

ArtifactId

job
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download job

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
link.jfire : jfire-baseutil jar 1.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0