| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.gitee.hpiot |
| Идентификатор | Идентификаторmessage-spring-boot-starter |
| Последняя версия | Последняя версия1.1.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications built with Maven
|
<!-- https://jarcasting.com/artifacts/com.gitee.hpiot/message-spring-boot-starter/ -->
<dependency>
<groupId>com.gitee.hpiot</groupId>
<artifactId>message-spring-boot-starter</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hpiot/message-spring-boot-starter/
implementation 'com.gitee.hpiot:message-spring-boot-starter:1.1.7'
// https://jarcasting.com/artifacts/com.gitee.hpiot/message-spring-boot-starter/
implementation ("com.gitee.hpiot:message-spring-boot-starter:1.1.7")
'com.gitee.hpiot:message-spring-boot-starter:jar:1.1.7'
<dependency org="com.gitee.hpiot" name="message-spring-boot-starter" rev="1.1.7">
<artifact name="message-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hpiot', module='message-spring-boot-starter', version='1.1.7')
)
libraryDependencies += "com.gitee.hpiot" % "message-spring-boot-starter" % "1.1.7"
[com.gitee.hpiot/message-spring-boot-starter "1.1.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter Необязательный | jar | 2.3.2.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.3.2.RELEASE |
| org.projectlombok : lombok Необязательный | jar | 1.18.20 |
| org.springframework.integration : spring-integration-stream Необязательный | jar | 5.2.3.RELEASE |
| org.springframework.integration : spring-integration-mqtt | jar | 5.2.3.RELEASE |
| com.github.lianjiatech : retrofit-spring-boot-starter | jar | 2.2.11 |
| com.alibaba : fastjson Необязательный | jar | 1.2.75 |