Last Version

com.github.zhengframework:zheng-job 1.8.0

zheng framework module: job support by quartz

License

License

GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-job
Version

Version

1.8.0
Type

Type

jar
Description

Description

zheng framework module: job support by quartz
Project URL

Project URL

https://github.com/zhengframework/zhengframework

Download zheng-job 1.8.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.zhengframework : zheng-core jar
org.quartz-scheduler : quartz jar
com.mchange : c3p0 jar
com.mchange : mchange-commons-java jar
org.apache.commons : commons-lang3 jar
org.kohsuke.metainf-services : metainf-services Optional jar 1.8
org.gaul : modernizer-maven-annotations Optional jar 2.1.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (2)

Group / Artifact Type Version
com.github.zhengframework : zheng-test jar
org.slf4j : slf4j-simple jar

Project Modules

There are no modules declared in this project.