-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathAzureDockerPlugin.iml
More file actions
22 lines (22 loc) · 1.41 KB
/
AzureDockerPlugin.iml
File metadata and controls
22 lines (22 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" 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="groovy-2.4.7" level="application" />
<orderEntry type="module" module-name="AzureDockerCreds" exported="" />
<orderEntry type="module" module-name="AzureDockerOps" exported="" />
<orderEntry type="library" name="com.microsoft.azure:azure:1.0.0-beta3" level="project" />
<orderEntry type="library" name="com.jcraft:jsch:0.1.54" level="project" />
<orderEntry type="library" name="Simple Logging Facade for Java:1.7.5" level="project" />
<orderEntry type="library" name="com.microsoft.azure:azure-keyvault:1.0.0-beta3" level="project" />
<orderEntry type="library" name="com.microsoft.azure:azure-mgmt-compute:1.0.0-beta3" level="project" />
<orderEntry type="library" name="org.codehaus.jackson:jackson-core-asl:1.9.13" level="project" />
<orderEntry type="library" name="org.codehaus.jackson:jackson-mapper-asl:1.9.13" level="project" />
<orderEntry type="library" name="com.microsoft.azure:azure-mgmt-network:1.0.0-beta3" level="project" />
</component>
</module>