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

com.github.hengboy:spring-boot-starter-consumer 0.0.3.RELEASE

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

spring-boot-starter-consumer
Версия

Версия

0.0.3.RELEASE
Тип

Тип

jar
Описание

Описание

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

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

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

Скачать spring-boot-starter-consumer 0.0.3.RELEASE


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

Зависимости

compile (3)

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

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

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