Should I use something like maven for this? Or would finding them as they occur be better? I am not supporting any users other than myself.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I use Maven for solo and team projects. The setup is minimal and I’ve found it much easier even in solo projects.. sometimes you can spend a fair bit of time tracking down depenencies for some project of interest… why bother when Maven will do it for you and help keep you from getting conflicts between project dependencies.