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.1.0-02 in this page.
NuoDB Terms and Conditions
You can use the following script to add nuodb-jdbc-2.1.0-02.jar to your project.
<dependency> <groupId>com.nuodb.jdbc</groupId> <artifactId>nuodb-jdbc</artifactId> <version>2.1.0-02</version> </dependency>
compile group: 'com.nuodb.jdbc', name: 'nuodb-jdbc', version: '2.1.0-02'
libraryDependencies += "com.nuodb.jdbc" % "nuodb-jdbc" % "2.1.0-02"
<dependency org="com.nuodb.jdbc" name="nuodb-jdbc" rev="2.1.0-02"/>
@Grapes(@Grab(group='com.nuodb.jdbc', module='nuodb-jdbc', version='2.1.0-02'))
'com.nuodb.jdbc:nuodb-jdbc:jar:2.1.0-02'
Click the following link to download the jar file.
nuodb-jdbc-2.1.0-02-javadoc.jar