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