| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.roncoo |
| Идентификатор | Идентификаторroncoo-spring-boot-starters |
| Последняя версия | Последняя версия1.4.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеroncoo-spring-boot-starters
roncoo open source
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| roncoo-spring-boot-starters-1.4.3.pom | 730 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.roncoo/roncoo-spring-boot-starters/ -->
<dependency>
<groupId>com.roncoo</groupId>
<artifactId>roncoo-spring-boot-starters</artifactId>
<version>1.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.roncoo/roncoo-spring-boot-starters/
implementation 'com.roncoo:roncoo-spring-boot-starters:1.4.3'
// https://jarcasting.com/artifacts/com.roncoo/roncoo-spring-boot-starters/
implementation ("com.roncoo:roncoo-spring-boot-starters:1.4.3")
'com.roncoo:roncoo-spring-boot-starters:pom:1.4.3'
<dependency org="com.roncoo" name="roncoo-spring-boot-starters" rev="1.4.3">
<artifact name="roncoo-spring-boot-starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.roncoo', module='roncoo-spring-boot-starters', version='1.4.3')
)
libraryDependencies += "com.roncoo" % "roncoo-spring-boot-starters" % "1.4.3"
[com.roncoo/roncoo-spring-boot-starters "1.4.3"]