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

com.github.hetianyi:springboot-parent SB-2.2.2.RELEASE-1

Parent pom based on Spring Boot 2.2.2.RELEASE.

Группа

Группа

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

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

springboot-parent
Версия

Версия

SB-2.2.2.RELEASE-1
Тип

Тип

pom

Скачать springboot-parent SB-2.2.2.RELEASE-1

Имя Файла Размер
springboot-parent-SB-2.2.2.RELEASE-1.pom 15 KB
Обзор

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