Mini tienda de libros.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
2.7 KiB

1 year ago
  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="FacetManager">
  4. <facet type="Spring" name="Spring">
  5. <configuration>
  6. <fileset id="fileset" name="Spring Application Context" removed="false">
  7. <file>file://$MODULE_DIR$/src/main/resources/beans.xml</file>
  8. </fileset>
  9. </configuration>
  10. </facet>
  11. </component>
  12. <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_16">
  13. <output url="file://$MODULE_DIR$/target/classes" />
  14. <output-test url="file://$MODULE_DIR$/target/test-classes" />
  15. <content url="file://$MODULE_DIR$">
  16. <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
  17. <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
  18. <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
  19. <sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
  20. <excludeFolder url="file://$MODULE_DIR$/target" />
  21. </content>
  22. <orderEntry type="inheritedJdk" />
  23. <orderEntry type="sourceFolder" forTests="false" />
  24. <orderEntry type="library" name="github.java.json.tools.btf" level="project" />
  25. <orderEntry type="library" name="springframework.spring.context" level="project" />
  26. <orderEntry type="library" name="springframework.spring.context.indexer" level="project" />
  27. <orderEntry type="library" name="Maven: org.springframework:spring-context:5.3.23" level="project" />
  28. <orderEntry type="library" name="Maven: org.springframework:spring-aop:5.3.23" level="project" />
  29. <orderEntry type="library" name="Maven: org.springframework:spring-beans:5.3.23" level="project" />
  30. <orderEntry type="library" name="Maven: org.springframework:spring-core:5.3.23" level="project" />
  31. <orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.3.23" level="project" />
  32. <orderEntry type="library" name="Maven: org.springframework:spring-expression:5.3.23" level="project" />
  33. <orderEntry type="library" name="Maven: org.json:json:20140107" level="project" />
  34. <orderEntry type="library" name="Maven: com.github.javafaker:javafaker:1.0.2" level="project" />
  35. <orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.5" level="project" />
  36. <orderEntry type="library" name="Maven: org.yaml:snakeyaml:android:1.23" level="project" />
  37. <orderEntry type="library" name="Maven: com.github.mifmif:generex:1.0.2" level="project" />
  38. <orderEntry type="library" name="Maven: dk.brics.automaton:automaton:1.11-8" level="project" />
  39. </component>
  40. </module>