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

spring-boot-micro-job 0.0.3.RELEASE

spring-boot-micro-job 是一款分布式任务执行框架 核心组件: 1. 调度中心 2. 注册中心 3. 任务生产者 4. 任务消费者

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

spring-boot-micro-job
Версия

Версия

0.0.3.RELEASE
Тип

Тип

pom
Описание

Описание

spring-boot-micro-job
spring-boot-micro-job 是一款分布式任务执行框架 核心组件: 1. 调度中心 2. 注册中心 3. 任务生产者 4. 任务消费者
Ссылка на сайт

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

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-micro-job
Система контроля версий

Система контроля версий

https://github.com/hengboy/spring-boot-micro-job

Скачать spring-boot-micro-job 0.0.3.RELEASE

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

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

Зависимости

compile (1)

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

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

  • micro-job-samples
  • micro-job-autoconfigure
  • micro-job-dependencies
  • micro-job-starters