spring-boot-starter-job

分布式任务执行框架

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.gitee.hengboy
Идентификатор

Идентификатор

spring-boot-starter-job
Последняя версия

Последняя версия

0.0.1.RELEASE
Дата

Дата

Тип

Тип

pom
Описание

Описание

spring-boot-starter-job
分布式任务执行框架
Ссылка на сайт

Ссылка на сайт

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

Скачать spring-boot-starter-job

Имя Файла Размер
spring-boot-starter-job-0.0.1.RELEASE.pom 4 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 2.1.1.RELEASE

Модули Проекта

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

Версии библиотеки

Версия
0.0.1.RELEASE