Eclipse Layout Kernel

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.elk
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

pom
Description

Description

Eclipse Layout Kernel
An infrastructure for automatic graph layout and implementations of different layout algorithms.
Project URL

Project URL

https://www.eclipse.org/elk/
Source Code Management

Source Code Management

https://github.com/eclipse/elk

Download parent

Filename Size
parent-0.8.1.pom 14 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.eclipse.elk

Eclipse Foundation

Versions

Version
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