forked from gomorpheus/morpheus-infoblox-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcom.morpheusdata.morpheus-infoblox-plugin.main.iml
18 lines (18 loc) · 1.38 KB
/
com.morpheusdata.morpheus-infoblox-plugin.main.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 external.linked.project.id=":morpheus-infoblox-plugin:main" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$/.." external.system.id="GRADLE" external.system.module.group="com.morpheusdata" external.system.module.type="sourceSet" external.system.module.version="1.0.0" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
<output url="file://$MODULE_DIR$/out/production/classes" />
<exclude-output />
<content url="file://$MODULE_DIR$/src/main">
<sourceFolder url="file://$MODULE_DIR$/src/main/groovy" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Gradle: commons-net:commons-net:3.6" level="project" />
<orderEntry type="library" name="Gradle: org.codehaus.groovy:groovy-all:2.4.15" level="project" />
<orderEntry type="library" name="Gradle: commons-beanutils:commons-beanutils:1.9.3" level="project" />
<orderEntry type="library" name="Gradle: org.slf4j:slf4j-api:1.7.26" level="project" />
<orderEntry type="library" name="Gradle: commons-collections:commons-collections:3.2.2" level="project" />
<orderEntry type="library" name="Gradle: commons-logging:commons-logging:1.2" level="project" />
</component>
</module>