Jar examples for n:nuodb-jdbc
NuoDB JDBC driver classes for use with JDK 1.6, and newer
You can download jar file nuodb-jdbc 2.2.0 in this page.
NuoDB Terms and Conditions
You can use the following script to add nuodb-jdbc-2.2.0.jar to your project.
<dependency> <groupId>com.nuodb.jdbc</groupId> <artifactId>nuodb-jdbc</artifactId> <version>2.2.0</version> </dependency>
compile group: 'com.nuodb.jdbc', name: 'nuodb-jdbc', version: '2.2.0'
libraryDependencies += "com.nuodb.jdbc" % "nuodb-jdbc" % "2.2.0"
<dependency org="com.nuodb.jdbc" name="nuodb-jdbc" rev="2.2.0"/>
@Grapes(@Grab(group='com.nuodb.jdbc', module='nuodb-jdbc', version='2.2.0'))
'com.nuodb.jdbc:nuodb-jdbc:jar:2.2.0'
Click the following link to download the jar file.
nuodb-jdbc-2.2.0-javadoc.jar