MVN

com.tinkerpop.blueprints : blueprints-orient-graph

Maven & Gradle

Aug 04, 2013
12 usages
1.3k stars

Blueprints-OrientGraph · Blueprints property graph implementation for the OrientDB graph database

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

Latest Version

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

  • Latest Stable: 2.4.0

All Versions

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

Version Vulnerabilities Updated
2.4.x
blueprints-orient-graph-2.4.0
2.3.x
blueprints-orient-graph-2.3.0
2.2.x
blueprints-orient-graph-2.2.0
2.1.x
blueprints-orient-graph-2.1.0
2.0.x
blueprints-orient-graph-2.0.0
1.2
blueprints-orient-graph-1.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.tinkerpop.blueprints</groupId>
    <artifactId>blueprints-orient-graph</artifactId>
    <version>2.4.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.tinkerpop.blueprints:blueprints-orient-graph:2.4.0'

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

implementation("com.tinkerpop.blueprints:blueprints-orient-graph:2.4.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.tinkerpop.blueprints" % "blueprints-orient-graph" % "2.4.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

Apr 19, 2023
9 usages
0 stars
Jun 21, 2020
3 usages
2.3k stars
Jun 11, 2019
6 usages
49 stars
May 26, 2017
26 stars
May 11, 2015
21 stars
Jul 28, 2023
22 usages
332 stars