OSSParent

maven项目的基本设置,打包的参数,发布到中央仓库的必要设置,项目继承之后不需要单独重复的配置.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

OSSParent
maven项目的基本设置,打包的参数,发布到中央仓库的必要设置,项目继承之后不需要单独重复的配置.
Ссылка на сайт

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

https://github.com/jacarrichan/OSSParent
Система контроля версий

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

https://github.com/jacarrichan

Скачать oss-parent

Имя Файла Размер
oss-parent-1.0.0.pom 5 KB
Обзор

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

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

Зависимости

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

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

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

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

Версия
1.0.0