You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/manual/src/docs/asciidoc/_includes/about/modules.adoc
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ In Spring Security 3.0, the codebase was sub-divided into separate jars which mo
6
6
If you use Maven to build your project, these are the modules you should add to your `pom.xml`.
7
7
Even if you do not use Maven, we recommend that you consult the `pom.xml` files to get an idea of third-party dependencies and versions.
8
8
Another good idea is to examine the libraries that are included in the sample applications.
9
+
9
10
This section provides a reference of the modules in Spring Security and the additional dependencies that they require in order to function in a running application.
10
11
We don't include dependencies that are only used when building or testing Spring Security itself.
11
12
Nor do we include transitive dependencies which are required by external dependencies.
0 commit comments