1
2
3
4
5
6
7
8
9
10
11
12
13
| <component name="libraryTable">
| <library name="Maven: org.springframework:spring-beans:5.2.3.RELEASE">
| <CLASSES>
| <root url="jar://D:/maven_repo/org/springframework/spring-beans/5.2.3.RELEASE/spring-beans-5.2.3.RELEASE.jar!/" />
| </CLASSES>
| <JAVADOC>
| <root url="jar://D:/maven_repo/org/springframework/spring-beans/5.2.3.RELEASE/spring-beans-5.2.3.RELEASE-javadoc.jar!/" />
| </JAVADOC>
| <SOURCES>
| <root url="jar://D:/maven_repo/org/springframework/spring-beans/5.2.3.RELEASE/spring-beans-5.2.3.RELEASE-sources.jar!/" />
| </SOURCES>
| </library>
| </component>
|
|