I have a folder full of jar files. How do I add these files to my dependencies for a Maven project?
Do I have to manually add each jar ? Is there a way to add the jars at once? Thanks, Ron
I have a folder full of jar files. How do I add these files to my dependencies for a Maven project?
Do I have to manually add each jar ? Is there a way to add the jars at once? Thanks, Ron