-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy patheasy-jira.iml
21 lines (21 loc) · 1.2 KB
/
easy-jira.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<module type="PLUGIN_MODULE" version="4">
<component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/resources/META-INF/plugin.xml" />
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="jackson-databind-2.11.3" level="project" />
<orderEntry type="library" name="unirest-java-1.4.9" level="project" />
<orderEntry type="library" name="jackson-core-2.11.3" level="project" />
<orderEntry type="library" name="jackson-annotations-2.11.3" level="project" />
<orderEntry type="library" name="json-20170516" level="project" />
<orderEntry type="library" name="httpcore-nio-4.4.13" level="project" />
<orderEntry type="library" name="httpasyncclient-4.1.4" level="project" />
<orderEntry type="library" name="fastjson-1.2.75" level="project" />
</component>
</module>