29 linhas
1.5 KiB
XML
29 linhas
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_10" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="jdk" jdkName="11" jdkType="JavaSDK" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="org.apache.commons:commons-lang3:3.7" level="project" />
|
|
<orderEntry type="library" name="org.apache.httpcomponents:httpclient:4.5.5" level="project" />
|
|
<orderEntry type="library" name="org.json:json:20180130" level="project" />
|
|
<orderEntry type="library" name="commons-codec:commons-codec:1.11" level="project" />
|
|
<orderEntry type="library" name="commons-logging:commons-logging:1.2" level="project" />
|
|
<orderEntry type="library" name="commons-io:commons-io:2.6" level="project" />
|
|
<orderEntry type="library" name="org.apache.commons:commons-compress:1.17" level="project" />
|
|
<orderEntry type="module-library">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="jar://$APPLICATION_HOME_DIR$/redist/annotations-java8.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="library" name="com.mortennobel:java-image-scaling:0.8.6" level="project" />
|
|
<orderEntry type="library" name="lib" level="project" />
|
|
</component>
|
|
</module> |