|
@@ -0,0 +1,72 @@
|
|
1
|
+<?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="MavenCustomPomFilePath">
|
|
4
|
+ <option name="mavenPomFileUrl" value="file://$MODULE_DIR$/marble-0.6.7.pom" />
|
|
5
|
+ </component>
|
|
6
|
+ <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7">
|
|
7
|
+ <output url="file://$MODULE_DIR$/target/classes" />
|
|
8
|
+ <output-test url="file://$MODULE_DIR$/target/test-classes" />
|
|
9
|
+ <content url="file://$MODULE_DIR$">
|
|
10
|
+ <excludeFolder url="file://$MODULE_DIR$/target" />
|
|
11
|
+ </content>
|
|
12
|
+ <orderEntry type="inheritedJdk" />
|
|
13
|
+ <orderEntry type="sourceFolder" forTests="false" />
|
|
14
|
+ <orderEntry type="library" scope="PROVIDED" name="Maven: org.projectlombok:lombok:1.16.18" level="project" />
|
|
15
|
+ <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus:2.1.6" level="project" />
|
|
16
|
+ <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-support:2.1.6" level="project" />
|
|
17
|
+ <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-core:2.1.6" level="project" />
|
|
18
|
+ <orderEntry type="library" name="Maven: com.github.jsqlparser:jsqlparser:1.1" level="project" />
|
|
19
|
+ <orderEntry type="library" name="Maven: org.mybatis:mybatis-spring:1.3.1" level="project" />
|
|
20
|
+ <orderEntry type="library" name="Maven: org.mybatis:mybatis:3.4.5" level="project" />
|
|
21
|
+ <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-generate:2.1.6" level="project" />
|
|
22
|
+ <orderEntry type="library" name="Maven: org.hibernate:hibernate-validator:5.4.1.Final" level="project" />
|
|
23
|
+ <orderEntry type="library" name="Maven: javax.validation:validation-api:1.1.0.Final" level="project" />
|
|
24
|
+ <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.3.0.Final" level="project" />
|
|
25
|
+ <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.3.1" level="project" />
|
|
26
|
+ <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:2.0.2.RELEASE" level="project" />
|
|
27
|
+ <orderEntry type="library" name="Maven: org.springframework:spring-core:5.0.2.RELEASE" level="project" />
|
|
28
|
+ <orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.0.2.RELEASE" level="project" />
|
|
29
|
+ <orderEntry type="library" name="Maven: org.springframework:spring-beans:5.0.2.RELEASE" level="project" />
|
|
30
|
+ <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.25" level="project" />
|
|
31
|
+ <orderEntry type="library" name="Maven: com.google.guava:guava:20.0" level="project" />
|
|
32
|
+ <orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.5" level="project" />
|
|
33
|
+ <orderEntry type="library" name="Maven: commons-io:commons-io:2.6" level="project" />
|
|
34
|
+ <orderEntry type="library" name="Maven: commons-codec:commons-codec:1.10" level="project" />
|
|
35
|
+ <orderEntry type="library" name="Maven: com.xiaoleilu:hutool-all:3.2.2" level="project" />
|
|
36
|
+ <orderEntry type="library" name="Maven: commons-collections:commons-collections:3.2.2" level="project" />
|
|
37
|
+ <orderEntry type="library" name="Maven: joda-time:joda-time:2.9.9" level="project" />
|
|
38
|
+ <orderEntry type="library" name="Maven: com.github.stuxuhai:jpinyin:1.1.8" level="project" />
|
|
39
|
+ <orderEntry type="library" name="Maven: com.alibaba:fastjson:1.2.41" level="project" />
|
|
40
|
+ <orderEntry type="library" name="Maven: org.ocpsoft.prettytime:prettytime:4.0.1.Final" level="project" />
|
|
41
|
+ <orderEntry type="library" name="Maven: com.auth0:java-jwt:3.2.0" level="project" />
|
|
42
|
+ <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.8.4" level="project" />
|
|
43
|
+ <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.8.0" level="project" />
|
|
44
|
+ <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.8.4" level="project" />
|
|
45
|
+ <orderEntry type="library" name="Maven: org.bouncycastle:bcprov-jdk15on:1.55" level="project" />
|
|
46
|
+ <orderEntry type="library" name="Maven: org.freemarker:freemarker:2.3.26-incubating" level="project" />
|
|
47
|
+ <orderEntry type="library" name="Maven: org.apache.shiro:shiro-core:1.4.0" level="project" />
|
|
48
|
+ <orderEntry type="library" name="Maven: org.apache.shiro:shiro-lang:1.4.0" level="project" />
|
|
49
|
+ <orderEntry type="library" name="Maven: org.apache.shiro:shiro-cache:1.4.0" level="project" />
|
|
50
|
+ <orderEntry type="library" name="Maven: org.apache.shiro:shiro-crypto-hash:1.4.0" level="project" />
|
|
51
|
+ <orderEntry type="library" name="Maven: org.apache.shiro:shiro-crypto-core:1.4.0" level="project" />
|
|
52
|
+ <orderEntry type="library" name="Maven: org.apache.shiro:shiro-crypto-cipher:1.4.0" level="project" />
|
|
53
|
+ <orderEntry type="library" name="Maven: org.apache.shiro:shiro-config-core:1.4.0" level="project" />
|
|
54
|
+ <orderEntry type="library" name="Maven: org.apache.shiro:shiro-config-ogdl:1.4.0" level="project" />
|
|
55
|
+ <orderEntry type="library" name="Maven: commons-beanutils:commons-beanutils:1.9.3" level="project" />
|
|
56
|
+ <orderEntry type="library" name="Maven: org.apache.shiro:shiro-event:1.4.0" level="project" />
|
|
57
|
+ <orderEntry type="library" name="Maven: com.github.penggle:kaptcha:2.3.2" level="project" />
|
|
58
|
+ <orderEntry type="library" name="Maven: com.jhlabs:filters:2.0.235-1" level="project" />
|
|
59
|
+ <orderEntry type="module-library">
|
|
60
|
+ <library name="Maven: com.sap:sapjco3:3.0">
|
|
61
|
+ <CLASSES>
|
|
62
|
+ <root url="jar://$MODULE_DIR$/target/../../../iDevOps/sapjco3/sapjco3.jar!/" />
|
|
63
|
+ </CLASSES>
|
|
64
|
+ <JAVADOC />
|
|
65
|
+ <SOURCES />
|
|
66
|
+ </library>
|
|
67
|
+ </orderEntry>
|
|
68
|
+ <orderEntry type="library" scope="PROVIDED" name="Maven: javax.servlet:javax.servlet-api:3.1.0" level="project" />
|
|
69
|
+ <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.12" level="project" />
|
|
70
|
+ <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
|
|
71
|
+ </component>
|
|
72
|
+</module>
|