1 |
42004
|
claudio.at
|
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
|
|
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
3 |
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
|
4 |
|
|
<output url="file://$MODULE_DIR$/target/classes" />
|
5 |
|
|
<output-test url="file://$MODULE_DIR$/target/test-classes" />
|
6 |
|
|
<content url="file://$MODULE_DIR$">
|
7 |
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
8 |
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
|
9 |
|
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
10 |
|
|
</content>
|
11 |
|
|
<orderEntry type="inheritedJdk" />
|
12 |
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
13 |
|
|
<orderEntry type="module" module-name="cnr-misc-utils" />
|
14 |
|
|
<orderEntry type="library" name="Maven: commons-lang:commons-lang:2.6" level="project" />
|
15 |
|
|
<orderEntry type="library" name="Maven: commons-codec:commons-codec:1.8" level="project" />
|
16 |
|
|
<orderEntry type="library" name="Maven: dom4j:dom4j:1.6.1" level="project" />
|
17 |
|
|
<orderEntry type="library" name="Maven: xml-apis:xml-apis:1.0.b2" level="project" />
|
18 |
|
|
<orderEntry type="library" name="Maven: jaxen:jaxen:1.1.6" level="project" />
|
19 |
|
|
<orderEntry type="library" name="Maven: saxonica:saxon:9.1.0.8" level="project" />
|
20 |
|
|
<orderEntry type="library" name="Maven: saxonica:saxon-dom:9.1.0.8" level="project" />
|
21 |
|
|
<orderEntry type="library" name="Maven: jgrapht:jgrapht:0.7.2" level="project" />
|
22 |
|
|
<orderEntry type="library" name="Maven: net.sf.ehcache:ehcache:2.8.0" level="project" />
|
23 |
|
|
<orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.6.6" level="project" />
|
24 |
|
|
<orderEntry type="library" name="Maven: com.google.guava:guava:18.0" level="project" />
|
25 |
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-test:4.0.0.RELEASE" level="project" />
|
26 |
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-core:4.0.0.RELEASE" level="project" />
|
27 |
|
|
<orderEntry type="library" name="Maven: commons-logging:commons-logging:1.1.1" level="project" />
|
28 |
|
|
<orderEntry type="library" name="Maven: eu.dnetlib:cnr-spring-utils:1.0.0" level="project" />
|
29 |
|
|
<orderEntry type="library" name="Maven: commons-io:commons-io:2.4" level="project" />
|
30 |
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-aop:4.0.0.RELEASE" level="project" />
|
31 |
|
|
<orderEntry type="library" name="Maven: aopalliance:aopalliance:1.0" level="project" />
|
32 |
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-beans:4.0.0.RELEASE" level="project" />
|
33 |
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-web:4.0.0.RELEASE" level="project" />
|
34 |
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-context:4.0.0.RELEASE" level="project" />
|
35 |
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-webmvc:4.0.0.RELEASE" level="project" />
|
36 |
|
|
<orderEntry type="library" name="Maven: org.springframework:spring-expression:4.0.0.RELEASE" level="project" />
|
37 |
|
|
<orderEntry type="library" name="Maven: jparsec:jparsec:2.0" level="project" />
|
38 |
|
|
<orderEntry type="library" name="Maven: org.antlr:stringtemplate:3.2" level="project" />
|
39 |
|
|
<orderEntry type="library" name="Maven: org.antlr:antlr:2.7.7" level="project" />
|
40 |
|
|
<orderEntry type="library" name="Maven: runcc:runcc:0.7" level="project" />
|
41 |
|
|
<orderEntry type="library" name="Maven: com.typesafe:config:0.3.1" level="project" />
|
42 |
|
|
<orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.8.2" level="project" />
|
43 |
|
|
<orderEntry type="library" name="Maven: log4j:log4j:1.2.17" level="project" />
|
44 |
|
|
</component>
|
45 |
|
|
</module>
|