OSS Parent

Placeholder for commonly used settings

Лицензия

Лицензия

Группа

Группа

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

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

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

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

6
Дата

Дата

Тип

Тип

pom
Описание

Описание

OSS Parent
Placeholder for commonly used settings
Ссылка на сайт

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

http://genthaler.github.io/oss-parent/
Система контроля версий

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

https://github.com/genthaler/oss-parent

Скачать oss-parent

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

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

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

Зависимости

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

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

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

OSS Parent

A Maven pom project to store some commonly used configuration, especially that related to deployment to Sonatype's Nexus

Some of the configuration will be inherited by including this project as a parent, some will need to be copied.

Please see the Project Page.

There's also the Issues page.

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

Версия
6
5
4
3
2
1