Jar examples for o:orientdb-client
You can download jar file orientdb-client 3.0.3 in this page.
Apache License
You can use the following script to add orientdb-client-3.0.3.jar to your project.
<dependency> <groupId>com.orientechnologies</groupId> <artifactId>orientdb-client</artifactId> <version>3.0.3</version> </dependency>
compile group: 'com.orientechnologies', name: 'orientdb-client', version: '3.0.3'
libraryDependencies += "com.orientechnologies" % "orientdb-client" % "3.0.3"
<dependency org="com.orientechnologies" name="orientdb-client" rev="3.0.3"/>
@Grapes(@Grab(group='com.orientechnologies', module='orientdb-client', version='3.0.3'))
'com.orientechnologies:orientdb-client:jar:3.0.3'
Click the following link to download the jar file.
orientdb-client-3.0.3-javadoc.jar