Vaadin Flow Graph Pane

The GraphPane component for Vaadin Flow allows displaying Vaadin components distributed by their relations as graph nodes.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка Vaadin Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.mantledillusion.essentials
Идентификатор

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

vaadin-flow-graph-pane
Последняя версия

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

1.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Vaadin Flow Graph Pane
The GraphPane component for Vaadin Flow allows displaying Vaadin components distributed by their relations as graph nodes.
Ссылка на сайт

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

http://www.mantledillusion.com

Скачать vaadin-flow-graph-pane

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

<!-- https://jarcasting.com/artifacts/com.mantledillusion.essentials/vaadin-flow-graph-pane/ -->
<dependency>
    <groupId>com.mantledillusion.essentials</groupId>
    <artifactId>vaadin-flow-graph-pane</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mantledillusion.essentials/vaadin-flow-graph-pane/
implementation 'com.mantledillusion.essentials:vaadin-flow-graph-pane:1.1.3'
// https://jarcasting.com/artifacts/com.mantledillusion.essentials/vaadin-flow-graph-pane/
implementation ("com.mantledillusion.essentials:vaadin-flow-graph-pane:1.1.3")
'com.mantledillusion.essentials:vaadin-flow-graph-pane:jar:1.1.3'
<dependency org="com.mantledillusion.essentials" name="vaadin-flow-graph-pane" rev="1.1.3">
  <artifact name="vaadin-flow-graph-pane" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mantledillusion.essentials', module='vaadin-flow-graph-pane', version='1.1.3')
)
libraryDependencies += "com.mantledillusion.essentials" % "vaadin-flow-graph-pane" % "1.1.3"
[com.mantledillusion.essentials/vaadin-flow-graph-pane "1.1.3"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.mantledillusion.essentials : graph-essentials jar 1.1.2

provided (2)

Идентификатор библиотеки Тип Версия
com.vaadin : flow-data jar
com.vaadin : vaadin-ordered-layout-flow jar

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

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

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

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

Версия
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0