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+ <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" name =" Maven: com.github.javaparser:javaparser-core:3.2.4" level =" project" />
15+ <orderEntry type =" library" name =" Maven: com.github.javaparser:java-symbol-solver-core:0.5.5" level =" project" />
16+ <orderEntry type =" library" name =" Maven: com.github.javaparser:java-symbol-solver-logic:0.5.5" level =" project" />
17+ <orderEntry type =" library" name =" Maven: com.javaslang:javaslang:2.0.0-beta" level =" project" />
18+ <orderEntry type =" library" name =" Maven: io.javaslang:javaslang:2.0.3" level =" project" />
19+ <orderEntry type =" library" name =" Maven: io.javaslang:javaslang-match:2.0.3" level =" project" />
20+ <orderEntry type =" library" name =" Maven: com.github.javaparser:java-symbol-solver-model:0.5.5" level =" project" />
21+ <orderEntry type =" library" name =" Maven: org.javassist:javassist:3.19.0-GA" level =" project" />
22+ <orderEntry type =" library" name =" Maven: com.google.guava:guava:21.0" level =" project" />
23+ <orderEntry type =" library" name =" Maven: com.opencsv:opencsv:3.9" level =" project" />
24+ <orderEntry type =" library" name =" Maven: org.apache.commons:commons-lang3:3.5" level =" project" />
25+ <orderEntry type =" library" name =" Maven: commons-beanutils:commons-beanutils:1.9.3" level =" project" />
26+ <orderEntry type =" library" name =" Maven: commons-logging:commons-logging:1.2" level =" project" />
27+ <orderEntry type =" library" name =" Maven: commons-collections:commons-collections:3.2.2" level =" project" />
28+ </component >
29+ </module >
0 commit comments