How to specify / organize / clean banner libraries in projects well

When we are developing a project, if we want to use strutseither or tilesor springor something else, we need to import some jaf files (into the project build path or lib folder)

So, I want to ask if there is any website / tool that indicates which .jar files we need for each purpose, so I do not need to add many jar files to my project.

I apologize if this question does not matter. I just don't know where to ask :(

Good day ^^

+3
source share
2 answers

Maven. /, - , , , . archetypes, .

+5

abalogh

Maven Ant Ivy

, . , . ( ! , ), , . , , .

Grooveek

+2

All Articles