How To Install Java Artifact mysql.mysql-connector-mxj v5.0.12

mysql mysql-connector-mxj 5.0.12

Introduction

In this article, we'll learn how to install Java artifact mysql-connector-mxj from mysql group in version 5.0.12. The artifact is available in 1 versions: 5.0.12 . The MySQL Connector/MXJ project has been released under GNU GENERAL PUBLIC LICENSE license, and has its own website at: http://dev.mysql.com/doc/refman/5.1/en/connector-mxj.html .

How To Install Java Artifact mysql.mysql-connector-mxj In Version 5.0.12

To install the MySQL Connector/MXJ artifact in version 5.0.12 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses MySQL Connector/MXJ dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (5)

Licenses

Developers