disaster_warrning/code/java/天气灾害预警/disaster_warning.iml

113 lines
5.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" relativePaths="false" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
<output url="file://$MODULE_DIR$/target/classes"/>
<output-test url="file://$MODULE_DIR$/target/test-classes"/>
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false"/>
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true"/>
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false"/>
<excludeFolder url="file://$MODULE_DIR$/target"/>
</content>
<orderEntry type="inheritedJdk"/>
<orderEntry type="sourceFolder" forTests="false"/>
<orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.2" level="project"/>
<orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.4.4" level="project"/>
<orderEntry type="library" name="Maven: commons-codec:commons-codec:1.9" level="project"/>
<orderEntry type="library" name="Maven: commons-beanutils:commons-beanutils:1.9.3" level="project"/>
<orderEntry type="library" name="Maven: commons-collections:commons-collections:3.2.1" level="project"/>
<orderEntry type="library" name="Maven: commons-lang:commons-lang:2.6" level="project"/>
<orderEntry type="library" name="Maven: commons-logging:commons-logging:1.1.1" level="project"/>
<orderEntry type="library" name="Maven: net.sf.ezmorph:ezmorph:1.0.6" level="project"/>
<orderEntry type="library" name="Maven: net.sf.json-lib:json-lib:jdk15:2.4" level="project"/>
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.9.8" level="project"/>
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.9.8" level="project"/>
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.9.8" level="project"/>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/DevTools/maven/Repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/DevTools/maven/Repository/com/fasterxml/jackson/core/jackson-annotations/2.9.8/jackson-annotations-2.9.8.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/DevTools/maven/Repository/net/sf/ezmorph/ezmorph/1.0.6/ezmorph-1.0.6.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/DevTools/maven/Repository/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/DevTools/maven/Repository/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/DevTools/maven/Repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/DevTools/maven/Repository/net/sf/json-lib/json-lib/2.4/json-lib-2.4-jdk15.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/DevTools/maven/Repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/DevTools/maven/Repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/DevTools/maven/Repository/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/DevTools/maven/Repository/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar!/"/>
</CLASSES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://D:/DevTools/maven/Repository/commons-codec/commons-codec/1.9/commons-codec-1.9.jar!/"/>
</CLASSES>
</library>
</orderEntry>
</component>
</module>