не последняя версия
Последняя версия 1.0.1.8.RELEASE

com.github.luues.boot:boot-parent 1.0.0.5.RELEASE

boot parent

Группа

Группа

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

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

boot-parent
Версия

Версия

1.0.0.5.RELEASE
Тип

Тип

pom

Скачать boot-parent 1.0.0.5.RELEASE

Имя Файла Размер
boot-parent-1.0.0.5.RELEASE.pom 5 KB
Обзор

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