Eclipse Package Drone

A modular software artifact repository

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.packagedrone
Идентификатор

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

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

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

0.14.6
Дата

Дата

Тип

Тип

pom
Описание

Описание

Eclipse Package Drone
A modular software artifact repository
Ссылка на сайт

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

https://eclipse.org/package-drone
Система контроля версий

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

https://github.com/eclipse/packagedrone

Скачать secondary-parent

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

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

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

Зависимости

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

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

  • ../bundles/org.eclipse.packagedrone.repo/secondary.pom
  • ../bundles/org.eclipse.packagedrone.repo.api/secondary.pom
  • ../bundles/org.eclipse.packagedrone.utils/secondary.pom
  • ../bundles/org.eclipse.packagedrone.utils.converter/secondary.pom
  • ../bundles/org.eclipse.packagedrone.utils.rpm/secondary.pom
  • ../bundles/org.eclipse.packagedrone.utils.security/secondary.pom
  • ../bundles/org.eclipse.packagedrone.utils.deb/secondary.pom

Eclipse Package Drone™

Package Drone is a software artifact repository with an initial focus on OSGi. The system can be enhanced by plugins to also support other types of artifacts and repository interfaces.

Eclipse Package Drone™ is a projected hosted by the Eclipse Foundation. It is open source and licensed under the EPL.

Building

In order to re-build Package Drone you will need Maven 3.3+ and Java 8.

Build the P2 target environment first:

mvn install -f runtime/pom.xml

The build the main project:

mvn install

Build the secondary artifacts:

mvn install -f secondary/pom.xml -Dgpg.skip

Building the target environment is only required once, or after the target environment has been updated. The secondary artifacts rebuilds parts of Package Drone in way it can be distributed on Maven Central.

More Information

Also see:

org.eclipse.packagedrone

Eclipse Foundation

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

Версия
0.14.6
0.14.5
0.14.4
0.14.3
0.14.2
0.14.1
0.14.0