Go to http://dev.mysql.com/downloads/connector/j and with in the dropdown select "Platform Independent" then it will show you the options to download tar.gz file or zip file.

Download zip file and extract it, with in that you will find mysql-connector-XXX.jar file

If you are using maven then you can add the dependency from the link http://mvnrepository.com/artifact/mysql/mysql-connector-java

Select the version you want to use and add the dependency in your pom.xml file

Answer from Prasad Khode on Stack Overflow
🌐
MySQL
dev.mysql.com › downloads › connector › j
MySQL :: Download Connector/J
MySQL Connector/J is the official JDBC driver for MySQL. MySQL Connector/J 8.0 and higher is compatible with all MySQL versions starting with MySQL 5.7.
🌐
MySQL
mysql.com › products › connector
MySQL :: MySQL Connectors
MySQL provides standards-based drivers for JDBC, ODBC, and .Net enabling developers to build database applications in their language of choice.
People also ask

Which jar file is the MySQL JDBC driver?
MySQL Connector/J (mysql-connector-j). Download the zip from this page and load the jar in Driver Manager.
🌐
dbschema.com
dbschema.com › jdbc drivers › mysql
MySQL JDBC Driver Download & Connector/J URL | DbSchema
What is the default MySQL JDBC URL?
jdbc:mysql://host:3306/database with optional SSL and timezone parameters.
🌐
dbschema.com
dbschema.com › jdbc drivers › mysql
MySQL JDBC Driver Download & Connector/J URL | DbSchema
Does MariaDB use the same driver?
MariaDB is MySQL-compatible; see the MariaDB JDBC page for connector details.
🌐
dbschema.com
dbschema.com › jdbc drivers › mysql
MySQL JDBC Driver Download & Connector/J URL | DbSchema
🌐
DbSchema
dbschema.com › jdbc drivers › mysql
MySQL JDBC Driver Download & Connector/J URL | DbSchema
MySQL Connector/J (mysql-connector-j). Download the zip from this page and load the jar in Driver Manager. jdbc:mysql://host:3306/database with optional SSL and timezone parameters.
🌐
GitHub
github.com › mysql › mysql-connector-j
GitHub - mysql/mysql-connector-j: MySQL Connector/J · GitHub
MySQL Connector/J is free for usage ... to run a Java Virtual Machine. MySQL Connector/J can be installed from pre-compiled packages that can be downloaded from the MySQL Connector/J download page....
Author   mysql
🌐
Maven Repository
mvnrepository.com › artifact › mysql › mysql-connector-java
Maven Repository: mysql » mysql-connector-java
April 18, 2023 - MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and does not rely on the MySQL client libraries. This driver supports auto-registration with the Driver Manager, standardized validity checks, categorized SQLExceptions, support for large update counts, support for local and offset date-time variants from the java.time package, support for JDBC-4.x XML processing, support for per connection client information and support for the ...
Find elsewhere
🌐
Progress Software
progress.com › jdbc › mysql
MySQL Enterprise JDBC Driver Downloads | Progress DataDirect
DataDirect JDBC for MySQL provides a feature-rich driver across all versions of MySQL delivering speed and quality. Download a free trial today!
🌐
Maven Repository
mvnrepository.com › artifact › com.mysql › mysql-connector-j
Maven Repository: com.mysql » mysql-connector-j
April 22, 2026 - MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and does not rely on the MySQL client libraries. This driver supports auto-registration with the Driver Manager, standardized validity checks, categorized SQLExceptions, support for large update counts, support for local and offset date-time variants from the java.time package, support for JDBC-4.x XML processing, support for per connection client information and support for the ...
🌐
SolarWinds
documentation.solarwinds.com › en › success_center › whd › content › helpdeskinstallmysqljdbcdriver.htm
Install the MySQL JDBC Driver
Navigate to the MySQL Community Downloads website. located at: ... Click the Archives tab. Click the Product Version drop-down menu and select 9.2.0 or 8.4.0. The Operating System drop-down menu automatically selects Platform Independent for you. Download the ZIP archive (for Windows) or TAR ...
🌐
MySQL
downloads.mysql.com › archives › c-j
MySQL :: Download MySQL Connector/J (Archived Versions)
Please note that these are old versions. New releases will have recent bug fixes and features! To download the latest release of MySQL Connector/J, please visit MySQL Downloads · MySQL open source software is provided under the GPL License
🌐
Revvitysignals
support.revvitysignals.com › hc › en-us › articles › 4408237699604-Databases-Connect-TIBCO-Spotfire-Data-Science-to-MySQL-and-MariaDB-JDBC
Databases - Connect TIBCO Spotfire® Data Science to MySQL and MariaDB (JDBC)
January 16, 2018 - 1. Download the MySQL JDBC jar file from here and copy the mysql-connector-java-5.0.8-bin.jar file to the following locations: /usr/local/chorus/shared/ALPINE_DATA_REPOSITORY/jdbc_driver/Public/ AND /usr/local/chorus/shared/libraries/. For MariaDB, ...
🌐
Jaspersoft Community
community.jaspersoft.com › home › forum › java.lang.classnotfoundexception: com.mysql.jdbc.driver
java.lang.ClassNotFoundException: com.mysql.jdbc.Driver - Products - Jaspersoft Community
August 29, 2014 - You hit this brick wall within minutes of trying to use report studio for the first time.I cannot find any documenation which says how to get this jar, or how to include it on the class path which various forums say is the answer to this error.The only place I can find the driver is here: http://...
🌐
ClickHouse
clickhouse.com › native clients & interfaces
JDBC driver | ClickHouse Docs
Guide to using the JDBC driver for connecting to ClickHouse from Java applications
🌐
DBeaver
dbeaver.io › download
Download | DBeaver Community
1 week ago - Advanced SQL databases support: MySQL, PostgreSQL, SQL Server, Oracle and others. NoSQL databases support: MongoDB, Cassandra, Redis, CouchDB and others. Cloud databases support: Redshift, Google BigQuery, Oracle Cloud and others. Native cloud support for Google Cloud, AWS, and Azure.
🌐
CData Software
cdata.com › drivers › mysql › jdbc
MySQL JDBC Driver | Easily Connect to Live MySQL Data
All of the CData JDBC drivers, including the MySQL JDBC driver are available for download online.
Rating: 4.9 ​ - ​ 158 votes
🌐
SQLite
sqlite.org › download.html
SQLite Download Page
The SQLite source code is maintained in three geographically-dispersed self-synchronizing Fossil repositories that are available for anonymous read-only access. Anyone can view the repository contents and download historical versions of individual files or ZIP archives of historical check-ins.
🌐
NUST
download.nust.na › pub6 › mysql › doc › refman › 5.0 › en › connector-j-usagenotes-basic.html
MySQL :: MySQL 5.0 Reference Manual :: 20.3.5.1 Basic JDBC Concepts
With this method, you could use an external configuration file to supply the driver class name and driver parameters to use when connecting to a database. The following section of Java code shows how you might register MySQL Connector/J from the main() method of your application. If testing this code please ensure you read the installation section first at Section 20.3.2, “Connector/J Installation”, to make sure you have connector installed correctly and the CLASSPATH set up. Also, ensure that MySQL is configured to accept external TCP/IP connections.
🌐
Maven Repository
mvnrepository.com › open-source › jdbc-drivers
Maven Repository: JDBC Drivers
This driver supports auto-registration with the Driver Manager, standardized validity ... ... SQLite JDBC is a library for accessing and creating SQLite database files in Java (it includes native libraries) ... MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and does not rely on the MySQL client libraries.