forked from CaliDog/certstream-java
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcertstream-java.iml
More file actions
Latest commit
15 lines (15 loc) · 865 Bytes
/
Copy pathcertstream-java.iml
File metadata and controls
15 lines (15 loc) · 865 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true"type="JAVA_MODULE"version="4">
<componentname="NewModuleRootManager"LANGUAGE_LEVEL="JDK_1_8">
<outputurl="file://$MODULE_DIR$/target/classes" />
<output-testurl="file://$MODULE_DIR$/target/test-classes" />
<contenturl="file://$MODULE_DIR$">
<excludeFolderurl="file://$MODULE_DIR$/target" />
</content>
<orderEntrytype="inheritedJdk" />
<orderEntrytype="sourceFolder"forTests="false" />
<orderEntrytype="library"name="Maven: org.java-websocket:Java-WebSocket:1.3.5"level="project" />
<orderEntrytype="library"name="Maven: org.slf4j:slf4j-api:1.7.25"level="project" />
<orderEntrytype="library"name="Maven: com.google.code.gson:gson:2.8.2"level="project" />
</component>
</module>