Last Version

org.eclipse.elk:plugins 0.8.1

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

plugins
Version

Version

0.8.1
Type

Type

pom
Description

Description

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

Download plugins 0.8.1

Filename Size
plugins-0.8.1.pom 2 KB
Browse

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

  • ../build/org.eclipse.elk.targetplatform
  • org.eclipse.elk.alg.common
  • org.eclipse.elk.alg.disco
  • org.eclipse.elk.alg.disco.debug
  • org.eclipse.elk.alg.force
  • org.eclipse.elk.alg.radial
  • org.eclipse.elk.alg.graphviz.dot
  • org.eclipse.elk.alg.graphviz.layouter
  • org.eclipse.elk.alg.layered
  • org.eclipse.elk.alg.mrtree
  • org.eclipse.elk.alg.rectpacking
  • org.eclipse.elk.alg.spore
  • org.eclipse.elk.conn.gmf
  • org.eclipse.elk.core
  • org.eclipse.elk.core.debug
  • org.eclipse.elk.core.debug.grandom
  • org.eclipse.elk.core.debug.grandom.ide
  • org.eclipse.elk.core.debug.grandom.ui
  • org.eclipse.elk.core.meta
  • org.eclipse.elk.core.meta.ui
  • org.eclipse.elk.core.service
  • org.eclipse.elk.core.ui
  • org.eclipse.elk.graph
  • org.eclipse.elk.graph.text
  • org.eclipse.elk.graph.text.ide
  • org.eclipse.elk.graph.text.ui
  • org.eclipse.elk.graph.json
  • org.eclipse.elk.graph.json.text
  • org.eclipse.elk.graph.json.text.ide
  • org.eclipse.elk.graph.json.text.ui