Parent POM for RPM packaging

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Группа

Группа

de.taimos
Идентификатор

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

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

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

1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Parent POM for RPM packaging
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Организация-разработчик

Организация-разработчик

Taimos GmbH

Скачать rpm-parent

Имя Файла Размер
rpm-parent-1.pom 3 KB
Обзор

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

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

Зависимости

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

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

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

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

Версия
1