Eclipse Package Drone - Converter

Converter manager

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

org.eclipse.packagedrone.utils.converter
Последняя версия

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

0.14.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

Eclipse Package Drone - Converter
Converter manager
Ссылка на сайт

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

https://eclipse.org/package-drone/org.eclipse.packagedrone.utils.converter

Скачать org.eclipse.packagedrone.utils.converter

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.2
com.google.code.gson : gson jar 2.3.1

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

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

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