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