com.gitee.hengboy:spring-boot-starter-job-server

分布式任务执行框架

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.0.1.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

分布式任务执行框架
Ссылка на сайт

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

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

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

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.1.1.RELEASE
com.gitee.hengboy : job-common jar 0.0.1.RELEASE
org.quartz-scheduler : quartz jar 2.3.0
org.springframework : spring-context-support jar
org.springframework.boot : spring-boot-starter jar 2.1.1.RELEASE

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

Данный проект не имеет модулей.

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

Версия
0.0.1.RELEASE