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

common-maven-parent 4

定义常用maven配置信息,省时好用。

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

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

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

common-maven-parent
Версия

Версия

4
Тип

Тип

pom
Описание

Описание

common-maven-parent
定义常用maven配置信息,省时好用。
Ссылка на сайт

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

https://github.com/leeyazhou/common-maven-parent.git

Скачать common-maven-parent 4

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

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

Зависимости

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

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

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