- Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathMongoDb-Java-Example.iml
More file actions
Latest commit
14 lines (14 loc) · 721 Bytes
/
Copy pathMongoDb-Java-Example.iml
File metadata and controls
14 lines (14 loc) · 721 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<moduletype="JAVA_MODULE"version="4">
<componentname="NewModuleRootManager"inherit-compiler-output="true">
<exclude-output />
<contenturl="file://$MODULE_DIR$">
<sourceFolderurl="file://$MODULE_DIR$/src"isTestSource="false" />
</content>
<orderEntrytype="inheritedJdk" />
<orderEntrytype="sourceFolder"forTests="false" />
<orderEntrytype="library"exported=""name="org.mongodb:bson:4.0.2"level="project" />
<orderEntrytype="library"exported=""name="org.mongodb:mongo-java-driver:3.0.0"level="project" />
<orderEntrytype="library"exported=""name="com.google.code.gson:gson:2.8.6"level="project" />
</component>
</module>