| License |
License |
|---|---|
| GroupId | GroupIdvip.mate |
| ArtifactId | ArtifactIdmate-starter-job |
| Last Version | Last Version4.4.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA distributed task scheduling framework.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mate-starter-job-4.4.8.pom | |
| mate-starter-job-4.4.8.jar | 88 KB |
| mate-starter-job-4.4.8-sources.jar | 48 KB |
| mate-starter-job-4.4.8-javadoc.jar | 367 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/vip.mate/mate-starter-job/ -->
<dependency>
<groupId>vip.mate</groupId>
<artifactId>mate-starter-job</artifactId>
<version>4.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/vip.mate/mate-starter-job/
implementation 'vip.mate:mate-starter-job:4.4.8'
// https://jarcasting.com/artifacts/vip.mate/mate-starter-job/
implementation ("vip.mate:mate-starter-job:4.4.8")
'vip.mate:mate-starter-job:jar:4.4.8'
<dependency org="vip.mate" name="mate-starter-job" rev="4.4.8">
<artifact name="mate-starter-job" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.mate', module='mate-starter-job', version='4.4.8')
)
libraryDependencies += "vip.mate" % "mate-starter-job" % "4.4.8"
[vip.mate/mate-starter-job "4.4.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-all | jar | |
| com.google.code.gson : gson | jar | |
| org.codehaus.groovy : groovy | jar | |
| org.slf4j : slf4j-api | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.cloud : spring-cloud-starter-bootstrap | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.retry : spring-retry | jar | |
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | |
| javax.annotation : javax.annotation-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | |
| junit : junit | jar | |
| org.springframework.boot : spring-boot-starter-test | jar |