| License | License | 
|---|---|
| GroupId | GroupIdcom.github.shijingsh | 
| ArtifactId | ArtifactIdxs-job | 
| Last Version | Last Version1.5.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Filename | Size | 
|---|---|
| xs-job-1.5.4.pom | |
| xs-job-1.5.4.jar | 12 KB | 
| xs-job-1.5.4-sources.jar | 6 KB | 
| xs-job-1.5.4-javadoc.jar | 78 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.shijingsh/xs-job/ -->
<dependency>
    <groupId>com.github.shijingsh</groupId>
    <artifactId>xs-job</artifactId>
    <version>1.5.4</version>
</dependency>// https://jarcasting.com/artifacts/com.github.shijingsh/xs-job/
implementation 'com.github.shijingsh:xs-job:1.5.4'// https://jarcasting.com/artifacts/com.github.shijingsh/xs-job/
implementation ("com.github.shijingsh:xs-job:1.5.4")'com.github.shijingsh:xs-job:jar:1.5.4'<dependency org="com.github.shijingsh" name="xs-job" rev="1.5.4">
  <artifact name="xs-job" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.shijingsh', module='xs-job', version='1.5.4')
)libraryDependencies += "com.github.shijingsh" % "xs-job" % "1.5.4"[com.github.shijingsh/xs-job "1.5.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.shijingsh : xs-service | jar | 1.5.4 | 
| org.quartz-scheduler : quartz | jar | 2.3.2 | 
| org.projectlombok : lombok | jar | 1.18.22 | 
| cn.hutool : hutool-all | jar | 5.7.17 | 
| com.alibaba : fastjson | jar | 1.2.78 | 
| com.github.shijingsh : knife4j-spring-boot-starter | jar | 3.0.5 | 
| io.swagger : swagger-annotations | jar | 1.5.22 |