| 1
2
3
4
5
6
7
8
9
10
11
12
13
 | | <component name="libraryTable"> |  |   <library name="Maven: com.alibaba.spring:spring-context-support:1.0.11"> |  |     <CLASSES> |  |       <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/spring/spring-context-support/1.0.11/spring-context-support-1.0.11.jar!/" /> |  |     </CLASSES> |  |     <JAVADOC> |  |       <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/spring/spring-context-support/1.0.11/spring-context-support-1.0.11-javadoc.jar!/" /> |  |     </JAVADOC> |  |     <SOURCES> |  |       <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/spring/spring-context-support/1.0.11/spring-context-support-1.0.11-sources.jar!/" /> |  |     </SOURCES> |  |   </library> |  | </component> | 
 |