| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.buession.springboot |
| Идентификатор | Идентификаторbuession-springboot-parent |
| Последняя версия | Последняя версия1.3.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеBuession Springboot Parent
Buession Springboot Framework Parent
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| buession-springboot-parent-1.3.2.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.buession.springboot/buession-springboot-parent/ -->
<dependency>
<groupId>com.buession.springboot</groupId>
<artifactId>buession-springboot-parent</artifactId>
<version>1.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.buession.springboot/buession-springboot-parent/
implementation 'com.buession.springboot:buession-springboot-parent:1.3.2'
// https://jarcasting.com/artifacts/com.buession.springboot/buession-springboot-parent/
implementation ("com.buession.springboot:buession-springboot-parent:1.3.2")
'com.buession.springboot:buession-springboot-parent:pom:1.3.2'
<dependency org="com.buession.springboot" name="buession-springboot-parent" rev="1.3.2">
<artifact name="buession-springboot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.buession.springboot', module='buession-springboot-parent', version='1.3.2')
)
libraryDependencies += "com.buession.springboot" % "buession-springboot-parent" % "1.3.2"
[com.buession.springboot/buession-springboot-parent "1.3.2"]