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+ <sourceFolder url =" file://$MODULE_DIR$/src/test/resources" type =" java-test-resource" />
11+ <excludeFolder url =" file://$MODULE_DIR$/target" />
12+ </content >
13+ <orderEntry type =" inheritedJdk" />
14+ <orderEntry type =" sourceFolder" forTests =" false" />
15+ <orderEntry type =" library" name =" Maven: com.google.code.gson:gson:2.8.6" level =" project" />
16+ <orderEntry type =" library" name =" Maven: io.github.cdimascio:java-dotenv:5.2.2" level =" project" />
17+ <orderEntry type =" library" name =" Maven: org.jetbrains.kotlin:kotlin-stdlib:1.4.0" level =" project" />
18+ <orderEntry type =" library" name =" Maven: org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0" level =" project" />
19+ <orderEntry type =" library" name =" Maven: org.jetbrains:annotations:13.0" level =" project" />
20+ <orderEntry type =" library" name =" Maven: io.reactivex.rxjava3:rxjava:3.0.10" level =" project" />
21+ <orderEntry type =" library" name =" Maven: org.reactivestreams:reactive-streams:1.0.3" level =" project" />
22+ <orderEntry type =" library" name =" Maven: com.squareup.retrofit2:retrofit:2.9.0" level =" project" />
23+ <orderEntry type =" library" name =" Maven: com.squareup.okhttp3:okhttp:3.14.9" level =" project" />
24+ <orderEntry type =" library" name =" Maven: com.squareup.okio:okio:1.17.2" level =" project" />
25+ <orderEntry type =" library" name =" Maven: com.squareup.retrofit2:converter-gson:2.3.0" level =" project" />
26+ <orderEntry type =" library" name =" Maven: com.squareup.okhttp3:logging-interceptor:3.9.0" level =" project" />
27+ <orderEntry type =" library" name =" Maven: org.projectlombok:lombok:1.18.18" level =" project" />
28+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.junit.jupiter:junit-jupiter:5.7.1" level =" project" />
29+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.junit.jupiter:junit-jupiter-api:5.7.1" level =" project" />
30+ <orderEntry type =" library" name =" Maven: org.opentest4j:opentest4j:1.2.0" level =" project" />
31+ <orderEntry type =" library" name =" Maven: org.junit.platform:junit-platform-commons:1.7.1" level =" project" />
32+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.junit.jupiter:junit-jupiter-params:5.7.1" level =" project" />
33+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.junit.jupiter:junit-jupiter-engine:5.7.1" level =" project" />
34+ <orderEntry type =" library" name =" Maven: org.junit.vintage:junit-vintage-engine:5.7.0" level =" project" />
35+ <orderEntry type =" library" name =" Maven: org.apiguardian:apiguardian-api:1.1.0" level =" project" />
36+ <orderEntry type =" library" name =" Maven: org.junit.platform:junit-platform-engine:1.7.0" level =" project" />
37+ <orderEntry type =" library" name =" Maven: junit:junit:4.13" level =" project" />
38+ <orderEntry type =" library" name =" Maven: org.hamcrest:hamcrest-core:1.3" level =" project" />
39+ <orderEntry type =" library" name =" Maven: com.googlecode.json-simple:json-simple:1.1.1" level =" project" />
40+ </component >
41+ </module >
0 commit comments