Download orientdb-client-1.0rc9.jar file - Jar o

Jar examples for o:orientdb-client

Description

You can download jar file orientdb-client 1.0rc9 in this page.

License

Apache License

Build File

You can use the following script to add orientdb-client-1.0rc9.jar to your project.

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

Download

Click the following link to download the jar file.

orientdb-client-1.0rc9-javadoc.jar
orientdb-client-1.0rc9-sources.jar
orientdb-client-1.0rc9.jar
orientdb-client-1.0rc9.pom



Related Tutorials