| 1
2
3
4
5
6
7
8
9
10
11
12
13
 | | <component name="libraryTable"> |  |   <library name="Maven: org.apache.httpcomponents:httpclient:4.5.9"> |  |     <CLASSES> |  |       <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpclient/4.5.9/httpclient-4.5.9.jar!/" /> |  |     </CLASSES> |  |     <JAVADOC> |  |       <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpclient/4.5.9/httpclient-4.5.9-javadoc.jar!/" /> |  |     </JAVADOC> |  |     <SOURCES> |  |       <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpclient/4.5.9/httpclient-4.5.9-sources.jar!/" /> |  |     </SOURCES> |  |   </library> |  | </component> | 
 |