LIS Commons Graph

Link Intersystems Commons Graph (lis-commons-graph) is a collection of reusable software components that provide support for graph and tree related programming tasks, such as models and search algorithms.

Лицензия

Лицензия

Группа

Группа

com.link-intersystems.commons
Идентификатор

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

lis-commons-graph
Последняя версия

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

1.5.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

LIS Commons Graph
Link Intersystems Commons Graph (lis-commons-graph) is a collection of reusable software components that provide support for graph and tree related programming tasks, such as models and search algorithms.
Организация-разработчик

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

Link Intersystems GmbH

Скачать lis-commons-graph

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

<!-- https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-graph/ -->
<dependency>
    <groupId>com.link-intersystems.commons</groupId>
    <artifactId>lis-commons-graph</artifactId>
    <version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-graph/
implementation 'com.link-intersystems.commons:lis-commons-graph:1.5.1'
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-graph/
implementation ("com.link-intersystems.commons:lis-commons-graph:1.5.1")
'com.link-intersystems.commons:lis-commons-graph:jar:1.5.1'
<dependency org="com.link-intersystems.commons" name="lis-commons-graph" rev="1.5.1">
  <artifact name="lis-commons-graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.link-intersystems.commons', module='lis-commons-graph', version='1.5.1')
)
libraryDependencies += "com.link-intersystems.commons" % "lis-commons-graph" % "1.5.1"
[com.link-intersystems.commons/lis-commons-graph "1.5.1"]

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar
org.junit.platform : junit-platform-suite jar
org.mockito : mockito-core jar 4.4.0

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

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

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

Версия
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.3.0-rc2
1.3.0-rc1