1 <?xml version="1.0" encoding="UTF-8"?> 2 <module type="JAVA_MODULE" version="4"> 3 <component name="NewModuleRootManager" inherit-compiler-output="false"> 4 <output url="file://$MODULE_DIR$/target/classes" /> 5 <output-test url="file://$MODULE_DIR$/target/test-classes" /> 6 <content url="file://$MODULE_DIR$"> 7 <sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" /> 8 <excludeFolder url="file://$MODULE_DIR$/target" /> 9 </content> 10 <orderEntry type="inheritedJdk" /> 11 <orderEntry type="sourceFolder" forTests="false" /> 12 <orderEntry type="library" scope="PROVIDED" name="Maven: commons-logging:commons-logging:1.1.1" level="project" /> 13 <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.httpcomponents:httpclient:4.0.1" level="project" /> 14 <orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.httpcomponents:httpcore:4.0.1" level="project" /> 15 <orderEntry type="library" scope="PROVIDED" name="Maven: commons-codec:commons-codec:1.3" level="project" /> 16 <orderEntry type="library" scope="PROVIDED" name="Maven: xerces:xmlParserAPIs:2.6.2" level="project" /> 17 <orderEntry type="library" scope="PROVIDED" name="Maven: xpp3:xpp3:1.1.4c" level="project" /> 18 </component> 19 </module> 20 21