Maven installation Classroom image

Sunil  Negi / Professional / Development Tools

 
To post your Question Join Classroom
 
Question No  (1 of 3)
 1 I 2 I 3 Last
 
Question:-
how to add jar file with pom ?
 
Answer:-

go to this link 

https://mvnrepository.com

search like :- MySQL

this link will appear 

https://mvnrepository.com/artifact/mysql/mysql-connector-java/6.0.2

 

MySQL Connector/J » 6.0.2

 

MySQL JDBC Type 4 driver

 

License GPL 2.0
Categories MySQL DriversMySQL Drivers
Organization Oracle Corporation
HomePage http://dev.mysql.com/doc/connector-j/en/
Date (Mar 29, 2016)
Files Download (JAR) (1.8 MB)
Repositories Central
Used By 1,931 artifacts

 

<!-- https://mvnrepository.com/artifact/mysql/mysql-connector-java -->
<dependency>
    <groupId>mysql</groupId>
    <artifactId>mysql-connector-java</artifactId>
    <version>6.0.2</version>
</dependency>
 

 Include comment with link to declaration

put this code in pom.xml and mysql jar will download  :)

Prev   
 
 
 

Sunil  Negi

Skills    Maven installation

Qualifications :-
Location :-,,,
Description:-
Explore
 

  Students (4)

Ask 
image
Neeraj
Ask 
Richa
Ask 
image
Anil
Ask 
Sunil
 
 

Recommended Classes

image shweta Pandey
Passionate about LIFE and Learning. Lets explore together better version of "self", &qu...
Professional
image shweta Pandey
Passionate about LIFE and Learning. Lets explore together better version of "self", &qu...
Professional
image shweta Pandey
Passionate about LIFE and Learning. Lets explore together better version of "self", &qu...
Professional