Plug-in Development Environment Build Support


Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

3.3.0-v20070612
Дата

Дата

Тип

Тип

jar
Описание

Описание

Plug-in Development Environment Build Support

Скачать build

Имя Файла Размер
build-3.3.0-v20070612.pom
build-3.3.0-v20070612.jar 358 KB
Обзор

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.eclipse.core : runtime jar [3.2.0,4.0.0)
org.eclipse.ant : core jar [3.1.100,4.0.0)
org.eclipse.update : core jar [3.1.100,4.0.0)
org.eclipse.core.runtime : compatibility Необязательный jar [3.1.100,4.0.0)
org.eclipse : osgi jar [3.3.0,4.0.0)

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

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

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

Версия
3.3.0-v20070612
3.2.1-r321_v20060823