Download orientdb-graphdb-2.1.20.jar file - Jar o

Jar examples for o:orientdb-graphdb

Description

You can download jar file orientdb-graphdb 2.1.20 in this page.

License

Apache License

Build File

You can use the following script to add orientdb-graphdb-2.1.20.jar to your project.

<dependency>
   <groupId>com.orientechnologies</groupId>
   <artifactId>orientdb-graphdb</artifactId>
   <version>2.1.20</version>
</dependency>
compile group: 'com.orientechnologies', name: 'orientdb-graphdb', version: '2.1.20'
libraryDependencies += "com.orientechnologies" % "orientdb-graphdb" % "2.1.20"
<dependency org="com.orientechnologies" name="orientdb-graphdb" rev="2.1.20"/>
@Grapes(@Grab(group='com.orientechnologies', module='orientdb-graphdb', version='2.1.20'))
'com.orientechnologies:orientdb-graphdb:jar:2.1.20'

Download

Click the following link to download the jar file.

orientdb-graphdb-2.1.20-javadoc.jar
orientdb-graphdb-2.1.20-sources.jar
orientdb-graphdb-2.1.20.jar
orientdb-graphdb-2.1.20.pom



Related Tutorials