java - Why do i can't to add library in maven? -


i use intellij idea 15.0.3 , has built-in version of maven. when try add library (mysql-connector), maven can't seem find it. image

if did not tell intellij download dependencies automatically, continue showing on picture. there possible ways follow. can build project mvn clean install or can change settings of intellij download artifacts automatically or can triger download clicking button on maven menu of intellij.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

javascript - Get parameter of GET request -

javascript - Twitter Bootstrap - how to add some more margin between tooltip popup and element -