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