| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.zxyinfo |
| Идентификатор | Идентификаторqueue-spring-boot-starter |
| Версия | Версия1.0.5 |
| Тип | Типjar |
| Описание |
ОписаниеZXY Info Co., Ltd Dependencies
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| queue-spring-boot-starter-1.0.5.pom | |
| queue-spring-boot-starter-1.0.5.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.zxyinfo/queue-spring-boot-starter/ -->
<dependency>
<groupId>com.zxyinfo</groupId>
<artifactId>queue-spring-boot-starter</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.zxyinfo/queue-spring-boot-starter/
implementation 'com.zxyinfo:queue-spring-boot-starter:1.0.5'
// https://jarcasting.com/artifacts/com.zxyinfo/queue-spring-boot-starter/
implementation ("com.zxyinfo:queue-spring-boot-starter:1.0.5")
'com.zxyinfo:queue-spring-boot-starter:jar:1.0.5'
<dependency org="com.zxyinfo" name="queue-spring-boot-starter" rev="1.0.5">
<artifact name="queue-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zxyinfo', module='queue-spring-boot-starter', version='1.0.5')
)
libraryDependencies += "com.zxyinfo" % "queue-spring-boot-starter" % "1.0.5"
[com.zxyinfo/queue-spring-boot-starter "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.zxyinfo : queue-spring-boot-autoconfigure | jar | 1.0.5 |