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

Eclipse parent pom 1

Eclipse is an open source community whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the lifecycle. A large and vibrant ecosystem of major technology vendors, innovative start-ups, universities, research institutions and individuals extend, complement and support the Eclipse platform.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

parent
Версия

Версия

1
Тип

Тип

pom
Описание

Описание

Eclipse parent pom
Eclipse is an open source community whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the lifecycle. A large and vibrant ecosystem of major technology vendors, innovative start-ups, universities, research institutions and individuals extend, complement and support the Eclipse platform.
Ссылка на сайт

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

http://www.eclipse.org
Организация-разработчик

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

The Eclipse Foundation

Скачать parent 1

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

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

Зависимости

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

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

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