spring-boot-parent

base pom for spring-boot projects

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.github.subchen
Идентификатор

Идентификатор

spring-boot-parent
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

spring-boot-parent
base pom for spring-boot projects
Ссылка на сайт

Ссылка на сайт

https://github.com/subchen/spring-boot-parent
Система контроля версий

Система контроля версий

https://github.com/subchen/spring-boot-parent

Скачать spring-boot-parent

Имя Файла Размер
spring-boot-parent-1.0.0.pom 8 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.subchen/spring-boot-parent/ -->
<dependency>
    <groupId>com.github.subchen</groupId>
    <artifactId>spring-boot-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.subchen/spring-boot-parent/
implementation 'com.github.subchen:spring-boot-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.subchen/spring-boot-parent/
implementation ("com.github.subchen:spring-boot-parent:1.0.0")
'com.github.subchen:spring-boot-parent:pom:1.0.0'
<dependency org="com.github.subchen" name="spring-boot-parent" rev="1.0.0">
  <artifact name="spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.subchen', module='spring-boot-parent', version='1.0.0')
)
libraryDependencies += "com.github.subchen" % "spring-boot-parent" % "1.0.0"
[com.github.subchen/spring-boot-parent "1.0.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 2.1.5.RELEASE

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.8

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.1.5.RELEASE

Модули Проекта

Данный проект не имеет модулей.

spring-boot-parent

Base pom for spring-boot projects

Версии библиотеки

Версия
1.0.0