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

Jar examples for o:orientdb-server

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials