| License |
License |
|---|---|
| GroupId | GroupIdicu.wwj.flexijob |
| ArtifactId | ArtifactIdflexijob |
| Last Version | Last Version2021.11.25 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionicu.wwj.flexijob:flexijob
Based on ElasticJob, providing ability to create schedule job dynamically.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| flexijob-2021.11.25.pom | |
| flexijob-2021.11.25.jar | 10 KB |
| flexijob-2021.11.25-sources.jar | 8 KB |
| flexijob-2021.11.25-javadoc.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/icu.wwj.flexijob/flexijob/ -->
<dependency>
<groupId>icu.wwj.flexijob</groupId>
<artifactId>flexijob</artifactId>
<version>2021.11.25</version>
</dependency>
// https://jarcasting.com/artifacts/icu.wwj.flexijob/flexijob/
implementation 'icu.wwj.flexijob:flexijob:2021.11.25'
// https://jarcasting.com/artifacts/icu.wwj.flexijob/flexijob/
implementation ("icu.wwj.flexijob:flexijob:2021.11.25")
'icu.wwj.flexijob:flexijob:jar:2021.11.25'
<dependency org="icu.wwj.flexijob" name="flexijob" rev="2021.11.25">
<artifact name="flexijob" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.wwj.flexijob', module='flexijob', version='2021.11.25')
)
libraryDependencies += "icu.wwj.flexijob" % "flexijob" % "2021.11.25"
[icu.wwj.flexijob/flexijob "2021.11.25"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.shardingsphere.elasticjob : elasticjob-lite-core | jar | 3.0.1 |
| org.apache.shardingsphere.elasticjob : elasticjob-lite-lifecycle | jar | 3.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-core Optional | jar | 2.14.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
| org.apache.shardingsphere.elasticjob : elasticjob-error-handler-email | jar | 3.0.1 |
| org.mockito : mockito-junit-jupiter | jar | 3.6.0 |
| org.mockito : mockito-inline | jar | 3.6.0 |