Download orientdb-server-3.0.0RC2.jar file - Jar o

Jar examples for o:orientdb-server

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

orientdb-server-3.0.0RC2-javadoc.jar
orientdb-server-3.0.0RC2-sources.jar
orientdb-server-3.0.0RC2.jar
orientdb-server-3.0.0RC2.pom



Related Tutorials