MVN

org.ogema.apps : graph-generator

Maven & Gradle

Dec 06, 2019
1 usages

Graph Generator · Application that writes out the current state of the resource graph. It is possible to download a file with the specific graph notation (gviz) or to display the generated graph in the browser (vis.js). Designed to be extended by other graph languages, later.

<dependency>
    <groupId>org.ogema.apps</groupId>
    <artifactId>graph-generator</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ogema.apps : graph-generator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of org.ogema.apps : graph-generator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
graph-generator-2.2.1
graph-generator-2.2.0
2.1.x
graph-generator-2.1.3

How to add a dependency to Maven

Add the following org.ogema.apps : graph-generator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ogema.apps</groupId>
    <artifactId>graph-generator</artifactId>
    <version>2.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ogema.apps : graph-generator gradle dependency to your build.gradle file:

implementation 'org.ogema.apps:graph-generator:2.2.1'

Gradle Kotlin DSL: Add the following org.ogema.apps : graph-generator gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ogema.apps:graph-generator:2.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ogema.apps : graph-generator sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ogema.apps" % "graph-generator" % "2.2.1"

Advertisement

Dependencies from Group

Dec 07, 2019
10 usages
Dec 06, 2019
7 usages
Dec 06, 2019
1 usages
25 stars
Dec 06, 2019
1 usages
Dec 06, 2019
1 usages

Discover Dependencies

Dec 06, 2019
1 usages
Sep 20, 2021
2 usages
186 stars
Jan 08, 2019
1 usages
109 stars
Jan 08, 2019
1 usages
109 stars
Aug 31, 2022
1 usages
Nov 09, 2019
1 usages
6 stars
Jun 10, 2019
1 usages