springboot-parent

Base parent pom for Spring Boot 2.0.1.RELEASE.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

springboot-parent
Base parent pom for Spring Boot 2.0.1.RELEASE.
Ссылка на сайт

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

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/springboot-parent

Скачать springboot-parent

Имя Файла Размер
springboot-parent-1.0.3.pom 21 KB
Обзор

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok Необязательный jar 1.18.10
com.google.guava : guava Необязательный jar 28.1-jre

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

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

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

Версия
1.0.3
1.0.2
1.0.1
1.0.0
SB-2.7.0.RELEASE-1
SB-2.5.2.RELEASE-1
SB-2.2.2.RELEASE-6
SB-2.2.2.RELEASE-5
SB-2.2.2.RELEASE-4
SB-2.2.2.RELEASE-3
SB-2.2.2.RELEASE-2
SB-2.2.2.RELEASE-1
SB-2.0.1.RELEASE-2
SB-2.0.1.RELEASE-1