2.6 Required Spring Framework jar Files

For a typical web application you need the following module jars:

Since most web applications use logging and basic AOP features, you need the following required third-party offerings:

If you need database access using your preferred ORM tool, you also need these module jars:

You also need any dependencies used by your ORM tool of choice and by your JDBC driver.

Adjust any servlet/web dependencies to the versions needed for your servlet container: