Eclipse Layout Kernel

An infrastructure for automatic graph layout and implementations of different layout algorithms.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.8.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Eclipse Layout Kernel
An infrastructure for automatic graph layout and implementations of different layout algorithms.
Ссылка на сайт

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

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

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

https://github.com/eclipse/elk

Скачать parent

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

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

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

Зависимости

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

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

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

Eclipse Foundation

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

Версия
0.8.1
0.8.0
0.7.1
0.7.0
0.6.1
0.6.0
0.5.0
0.4.1
0.4.0
0.3.0