We're Moving!

The Vertica Forum is moving to a new OpenText Analytics Database (Vertica) Community.

Join us there to post discussion topics, learn about

product releases, share tips, access the blog, and much more.

Create My New Community Account Now


Vertica 9 Driver in Maven Repository — Vertica Forum

Vertica 9 Driver in Maven Repository

ersaurabhexersaurabhex - Select Field -

Hi,
I can't find Vertica 9 Driver under Maven repository. Please provide help of either making it available under Maven or instructions on how to add it to our local maven repository.

Thanks,
Saurabh

Comments

  • Jim_KnicelyJim_Knicely - Select Field - Administrator

    Hi,

    You can download the Vertica drivers here:

    https://my.vertica.com/download/vertica/client-drivers/

    Once you have the files you want (i.e. vertica-jdbc-9.0.1-0.jar) you should be able to run a command something like the following to add it to your local repository:

    mvn install:install-file -Dfile={/path_to/vertica-jdbc-9.0.1-0.jar} -DgroupId=com.vertica -DartifactId=vjdbc9 -Dversion=9.0.1 -Dpackaging=jar

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file