poem_backend/poetry-api-commons/poetry-api-commons.iml
ZHANG ZENGXUAN 3e52ba13db init git
2025-05-19 21:57:31 +08:00

45 lines
3.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="Spring" name="Spring">
<configuration />
</facet>
<facet type="web" name="Web">
<configuration>
<webroots />
<sourceRoots>
<root url="file://$MODULE_DIR$/src/main/java" />
<root url="file://$MODULE_DIR$/src/main/resources" />
</sourceRoots>
</configuration>
</facet>
</component>
<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/main/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Maven: com.auth0:java-jwt:3.8.2" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.13.1" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.13.1" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: com.fasterxml.jackson.core:jackson-core:2.13.1" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: commons-codec:commons-codec:1.15" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: org.springframework.boot:spring-boot-devtools:2.6.4" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: org.springframework.boot:spring-boot:2.6.4" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: org.springframework:spring-core:5.3.16" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: org.springframework:spring-jcl:5.3.16" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: org.springframework:spring-context:5.3.16" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: org.springframework:spring-aop:5.3.16" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: org.springframework:spring-beans:5.3.16" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: org.springframework:spring-expression:5.3.16" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.6.4" level="project" />
<orderEntry type="library" name="Maven: org.projectlombok:lombok:1.16.18" level="project" />
<orderEntry type="library" name="Maven: cn.hutool:hutool-all:5.1.0" level="project" />
</component>
</module>