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

Jar examples for o:orientdb-client

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials