| License |
License |
|---|---|
| GroupId | GroupIdcom.github.zhengframework |
| ArtifactId | ArtifactIdzheng-job |
| Version | Version1.8.0 |
| Type | Typejar |
| Description |
Descriptionzheng framework module: job support by quartz
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| zheng-job-1.8.0.pom | |
| zheng-job-1.8.0.jar | 23 KB |
| zheng-job-1.8.0-sources.jar | 17 KB |
| zheng-job-1.8.0-javadoc.jar | 95 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.zhengframework : zheng-test | jar | |
| org.slf4j : slf4j-simple | jar |