.idea/http-tutorial.iml
branchhttp-client-tutorial
changeset 56015 2935d85cc14f
parent 56013 08b6eca8daae
equal deleted inserted replaced
56014:ce92441f2223 56015:2935d85cc14f
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
       
     3   <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_9">
       
     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$/src/main/java" isTestSource="false" />
       
     8       <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
       
     9       <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
       
    10       <excludeFolder url="file://$MODULE_DIR$/target" />
       
    11     </content>
       
    12     <orderEntry type="inheritedJdk" />
       
    13     <orderEntry type="sourceFolder" forTests="false" />
       
    14     <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.11" level="project" />
       
    15     <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
       
    16     <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.8.9" level="project" />
       
    17     <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.8.0" level="project" />
       
    18     <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.8.9" level="project" />
       
    19   </component>
       
    20 </module>