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

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -