MVN

com.tinkerpop.blueprints : blueprints-graph-jung

Maven & Gradle

Sep 17, 2014
10 usages
1.3k stars

Blueprints-GraphJung · Blueprints property graphs outplementation for the JUNG (Java Universal Network/Graph Framework)

<dependency>
    <groupId>com.tinkerpop.blueprints</groupId>
    <artifactId>blueprints-graph-jung</artifactId>
    <version>2.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tinkerpop.blueprints : blueprints-graph-jung to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6.0

All Versions

Choose a version of com.tinkerpop.blueprints : blueprints-graph-jung to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6.x
blueprints-graph-jung-2.6.0
2.5.x
blueprints-graph-jung-2.5.0
2.4.x
blueprints-graph-jung-2.4.0
2.3.x
blueprints-graph-jung-2.3.0
2.2.x
blueprints-graph-jung-2.2.0
2.1.x
blueprints-graph-jung-2.1.0
2.0.x
blueprints-graph-jung-2.0.0
1.2
blueprints-graph-jung-1.2

How to add a dependency to Maven

Add the following com.tinkerpop.blueprints : blueprints-graph-jung maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tinkerpop.blueprints</groupId>
    <artifactId>blueprints-graph-jung</artifactId>
    <version>2.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tinkerpop.blueprints : blueprints-graph-jung gradle dependency to your build.gradle file:

implementation 'com.tinkerpop.blueprints:blueprints-graph-jung:2.6.0'

Gradle Kotlin DSL: Add the following com.tinkerpop.blueprints : blueprints-graph-jung gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tinkerpop.blueprints:blueprints-graph-jung:2.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tinkerpop.blueprints : blueprints-graph-jung sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tinkerpop.blueprints" % "blueprints-graph-jung" % "2.6.0"

Advertisement

Dependencies from Group

Sep 17, 2014
118 usages
1.3k stars
Sep 17, 2014
41 usages
1.3k stars
Sep 17, 2014
23 usages
1.3k stars
Sep 17, 2014
16 usages
1.3k stars
Aug 04, 2013
12 usages
1.3k stars

Discover Dependencies

Jan 27, 2017
2 usages
24 stars
Apr 09, 2019
17 usages
3 stars
Jan 25, 2021
8 usages
2 stars
Feb 29, 2016
8 usages
4 stars
Jan 26, 2018
3 usages
Feb 17, 2017
4 usages
7 stars
Aug 10, 2023
4 usages
328 stars
Dec 03, 2019
2 usages
3 stars
Nov 05, 2019
6 usages
2 stars
Jan 16, 2020
5 usages
114 stars