com.cqsudu:sudu-common-parent

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.0.RELEASE
Дата

Дата

Тип

Тип

pom
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

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

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/sudu-common-parent
Система контроля версий

Система контроля версий

https://github.com/cqsudu/

Скачать sudu-common-parent

Имя Файла Размер
sudu-common-parent-1.0.0.RELEASE.pom 7 KB
Обзор

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

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

Зависимости

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

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

  • sudu-base-core
  • sudu-jwt-token
  • sudu-spring-boot
  • sudu-spring-jpa
  • sudu-common-utils

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

Версия
1.0.0.RELEASE