Download orientdb-client-2.1-rc5.jar file - Jar o

Jar examples for o:orientdb-client

Description

You can download jar file orientdb-client 2.1-rc5 in this page.

License

Apache License

Build File

You can use the following script to add orientdb-client-2.1-rc5.jar to your project.

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

Download

Click the following link to download the jar file.

orientdb-client-2.1-rc5-javadoc.jar
orientdb-client-2.1-rc5-sources.jar
orientdb-client-2.1-rc5.jar
orientdb-client-2.1-rc5.pom



Related Tutorials