Required orientdb 2.0.18 jdbc server

18 views
Skip to first unread message

jaya raj

unread,
Sep 17, 2016, 4:57:28 AM9/17/16
to OrientDB
Hi,

     I am using orientdb 2.0.18 , which version of the orientdb jdbc driver is suitable, refer the download link of jdbc driver.



Regards,
Jayaraj

Oleksandr Gubchenko

unread,
Sep 19, 2016, 12:13:49 AM9/19/16
to OrientDB
Hi, you should use the same version of your OrientDB:

<dependency>
 
<groupId>com.orientechnologies</groupId>
 
<artifactId>orientdb-jdbc</artifactId>
 
<version>ORIENTDB_VERSION</version>
</dependency>


To be used inside your project, simply add the dependency to your pom.

Reply all
Reply to author
Forward
0 new messages