spring-boot-starter-job

分布式任务执行框架

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitee.hengboy
ArtifactId

ArtifactId

spring-boot-starter-job
Last Version

Last Version

0.0.1.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

spring-boot-starter-job
分布式任务执行框架
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-starter-job

Download spring-boot-starter-job

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.hengboy/spring-boot-starter-job/ -->
<dependency>
    <groupId>com.gitee.hengboy</groupId>
    <artifactId>spring-boot-starter-job</artifactId>
    <version>0.0.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hengboy/spring-boot-starter-job/
implementation 'com.gitee.hengboy:spring-boot-starter-job:0.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.hengboy/spring-boot-starter-job/
implementation ("com.gitee.hengboy:spring-boot-starter-job:0.0.1.RELEASE")
'com.gitee.hengboy:spring-boot-starter-job:pom:0.0.1.RELEASE'
<dependency org="com.gitee.hengboy" name="spring-boot-starter-job" rev="0.0.1.RELEASE">
  <artifact name="spring-boot-starter-job" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hengboy', module='spring-boot-starter-job', version='0.0.1.RELEASE')
)
libraryDependencies += "com.gitee.hengboy" % "spring-boot-starter-job" % "0.0.1.RELEASE"
[com.gitee.hengboy/spring-boot-starter-job "0.0.1.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.1.RELEASE

Project Modules

  • job-common
  • spring-boot-starter-job-node
  • spring-boot-starter-job-server

Versions

Version
0.0.1.RELEASE