2022-03-18 02:25:17 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2022-03-22 02:02:47 +00:00
|
|
|
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" 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/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: 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 name="Maven: com.oracle:ojdbc8:12.2.0.1">
|
|
|
|
<CLASSES>
|
|
|
|
<root url="jar://$MODULE_DIR$/lib/ojdbc8.jar!/" />
|
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES />
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
2022-04-18 08:25:20 +00:00
|
|
|
<orderEntry type="module-library" scope="TEST">
|
|
|
|
<library name="JUnit4">
|
|
|
|
<CLASSES>
|
|
|
|
<root url="jar://$MODULE_DIR$/lib/junit-4.13.1.jar!/" />
|
|
|
|
<root url="jar://$MODULE_DIR$/lib/hamcrest-core-1.3.jar!/" />
|
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES />
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
2022-03-22 02:02:47 +00:00
|
|
|
</component>
|
|
|
|
</module>
|