spring-boot-starter-parent

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

2.1.7.5
Дата

Дата

Тип

Тип

pom
Описание

Описание

spring-boot-starter-parent
Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

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

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

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

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

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
2.1.7.5
2.1.7.4
2.1.7.3
2.1.7.2
2.1.7.1
2.1.7.RELEASE