Im developing a web application in a maven project. I also have a second project (no web) that contains some classes that my web maven project needs. So, I need to add a dependency in the pom.xml file of my second project, but I don’t know how to do it.
Thanks
Simple solution is to use a dependency