Download monetdb-jdbc-new-2.31.jar file - Jar m

Jar examples for m:monetdb-jdbc-new

Description

MonetDB Adapted JDBC driver for embedded connection

You can download jar file monetdb-jdbc-new 2.31 in this page.

License

Mozilla Public License, Version 2.0

Build File

You can use the following script to add monetdb-jdbc-new-2.31.jar to your project.

<dependency>
   <groupId>monetdb</groupId>
   <artifactId>monetdb-jdbc-new</artifactId>
   <version>2.31</version>
</dependency>
compile group: 'monetdb', name: 'monetdb-jdbc-new', version: '2.31'
libraryDependencies += "monetdb" % "monetdb-jdbc-new" % "2.31"
<dependency org="monetdb" name="monetdb-jdbc-new" rev="2.31"/>
@Grapes(@Grab(group='monetdb', module='monetdb-jdbc-new', version='2.31'))
'monetdb:monetdb-jdbc-new:jar:2.31'

Download

Click the following link to download the jar file.

monetdb-jdbc-new-2.31-javadoc.jar
monetdb-jdbc-new-2.31-sources.jar
monetdb-jdbc-new-2.31.jar
monetdb-jdbc-new-2.31.pom



Related Tutorials