Download orientdb-server-2.0.9.jar file - Jar o

Jar examples for o:orientdb-server

Description

You can download jar file orientdb-server 2.0.9 in this page.

License

Apache License

Build File

You can use the following script to add orientdb-server-2.0.9.jar to your project.

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

Download

Click the following link to download the jar file.

orientdb-server-2.0.9-javadoc.jar
orientdb-server-2.0.9-sources.jar
orientdb-server-2.0.9.jar
orientdb-server-2.0.9.pom



Related Tutorials