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

com.github.vindell:spring-boot-starter-rocketmq 1.0.0.RELEASE

Spring Boot Starter For Rocketmq

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

Версия

1.0.0.RELEASE
Тип

Тип

jar
Описание

Описание

com.github.vindell:spring-boot-starter-rocketmq
Spring Boot Starter For Rocketmq
Ссылка на сайт

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

https://github.com/vindell/spring-boot-starter-rocketmq

Скачать spring-boot-starter-rocketmq 1.0.0.RELEASE


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

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api Необязательный jar 3.1.0
org.slf4j : slf4j-api jar 1.7.25
org.springframework.boot : spring-boot-starter jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.0.RELEASE
org.apache.rocketmq : rocketmq-client jar 4.2.0
org.apache.rocketmq : rocketmq-common jar 4.2.0
org.apache.rocketmq : rocketmq-remoting jar 4.2.0
io.netty : netty-tcnative jar 2.0.7.Final
org.apache.rocketmq : rocketmq-store jar 4.2.0
com.github.vindell : spring-boot-starter-disruptor Необязательный jar 1.0.0.RELEASE

test (2)

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

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

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