parent

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

5.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

https://github.com/leeyazhou/parent.git

Скачать parent

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

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

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

Зависимости

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

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

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

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

Версия
5.1
5
4.1
4