| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.github.horvee.storylog |
| Идентификатор | Идентификаторtransfer-spring-boot-rocketmq |
| Версия | Версия1.0.1.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications built with Maven
|
<!-- https://jarcasting.com/artifacts/io.github.horvee.storylog/transfer-spring-boot-rocketmq/ -->
<dependency>
<groupId>io.github.horvee.storylog</groupId>
<artifactId>transfer-spring-boot-rocketmq</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.horvee.storylog/transfer-spring-boot-rocketmq/
implementation 'io.github.horvee.storylog:transfer-spring-boot-rocketmq:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/io.github.horvee.storylog/transfer-spring-boot-rocketmq/
implementation ("io.github.horvee.storylog:transfer-spring-boot-rocketmq:1.0.1.RELEASE")
'io.github.horvee.storylog:transfer-spring-boot-rocketmq:jar:1.0.1.RELEASE'
<dependency org="io.github.horvee.storylog" name="transfer-spring-boot-rocketmq" rev="1.0.1.RELEASE">
<artifact name="transfer-spring-boot-rocketmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.horvee.storylog', module='transfer-spring-boot-rocketmq', version='1.0.1.RELEASE')
)
libraryDependencies += "io.github.horvee.storylog" % "transfer-spring-boot-rocketmq" % "1.0.1.RELEASE"
[io.github.horvee.storylog/transfer-spring-boot-rocketmq "1.0.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.horvee.storylog : springboot-configuration | jar | 1.0.1.RELEASE |
| org.apache.rocketmq : rocketmq-spring-boot-starter | jar | 2.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.annotation : jsr250-api | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |