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

cn.jiangzeyin.fast-boot:common-parent 1.2.39

Spring Boot fast-boot

Группа

Группа

cn.jiangzeyin.fast-boot
Идентификатор

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

common-parent
Версия

Версия

1.2.39
Тип

Тип

pom

Скачать common-parent 1.2.39

Имя Файла Размер
common-parent-1.2.39.pom 6 KB
Обзор

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