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

com.github.lontime:spring-boot-starter-parent 1.0.0-M17

lontime

Категории

Категории

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

Группа

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

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

spring-boot-starter-parent
Версия

Версия

1.0.0-M17
Тип

Тип

pom

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

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

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