item-management-1phase.iml 1.8 KB

1234567891011121314151617181920212223
  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_8">
  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. <excludeFolder url="file://$MODULE_DIR$/target" />
  8. </content>
  9. <orderEntry type="inheritedJdk" />
  10. <orderEntry type="sourceFolder" forTests="false" />
  11. <orderEntry type="library" name="poi-ooxml-schemas" level="project" />
  12. <orderEntry type="library" scope="PROVIDED" name="Maven: org.projectlombok:lombok:1.18.8" level="project" />
  13. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-devtools:2.3.1.RELEASE" level="project" />
  14. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.3.1.RELEASE" level="project" />
  15. <orderEntry type="library" name="Maven: org.springframework:spring-core:5.2.7.RELEASE" level="project" />
  16. <orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.2.7.RELEASE" level="project" />
  17. <orderEntry type="library" name="Maven: org.springframework:spring-context:5.2.7.RELEASE" level="project" />
  18. <orderEntry type="library" name="Maven: org.springframework:spring-aop:5.2.7.RELEASE" level="project" />
  19. <orderEntry type="library" name="Maven: org.springframework:spring-beans:5.2.7.RELEASE" level="project" />
  20. <orderEntry type="library" name="Maven: org.springframework:spring-expression:5.2.7.RELEASE" level="project" />
  21. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.3.1.RELEASE" level="project" />
  22. </component>
  23. </module>