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

com.github.charlemaznable:complex-starter-parent 0.5.0

General Spring-Boot Starter Parent.

Группа

Группа

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

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

complex-starter-parent
Версия

Версия

0.5.0
Тип

Тип

pom

Скачать complex-starter-parent 0.5.0

Имя Файла Размер
complex-starter-parent-0.5.0.pom 20 KB
Обзор

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