-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNotifierLib.iml
18 lines (18 loc) · 1.08 KB
/
NotifierLib.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="WXLibraries" level="project" />
<orderEntry type="library" name="com.sun.mail:javax.mail:1.5.2" level="project" />
<orderEntry type="library" name="org.apache.httpcomponents:fluent-hc:4.3.4" level="project" />
<orderEntry type="library" name="com.google.code.gson:gson:2.2.4" level="project" />
<orderEntry type="library" name="org.apache.httpcomponents:httpclient-cache:4.3.4" level="project" />
<orderEntry type="library" name="org.apache.httpcomponents:httpmime:4.3.4" level="project" />
<orderEntry type="library" name="org.glassfish.tyrus.bundles:tyrus-standalone-client:1.7" level="project" />
</component>
</module>