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

top.wboost:queue-spring-boot-starter 4.0.0.RELEASE


Категории

Категории

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

Группа

top.wboost
Идентификатор

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

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

Версия

4.0.0.RELEASE
Тип

Тип

pom

Скачать queue-spring-boot-starter 4.0.0.RELEASE

Имя Файла Размер
queue-spring-boot-starter-4.0.0.RELEASE.pom 1 KB
Обзор

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