Spring Boot Common Parent

Spring Boot common-boot

Лицензия

Лицензия

Группа

Группа

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

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

common-parent
Последняя версия

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

1.1.11
Дата

Дата

Тип

Тип

pom
Описание

Описание

Spring Boot Common Parent
Spring Boot common-boot
Ссылка на сайт

Ссылка на сайт

http://blog.csdn.net/jiangzeyin_
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.

Скачать common-parent

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

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.0
1.0.2
1.0.1
1.0.0