删除idea
Showing
170 changed files
with
0 additions
and
1394 deletions
.idea/.gitignore
deleted
100644 → 0
.idea/artifacts/ODM_war.xml
deleted
100644 → 0
1 | <component name="ArtifactManager"> | ||
2 | <artifact type="war" name="ODM:war"> | ||
3 | <output-path>$PROJECT_DIR$/target</output-path> | ||
4 | <properties id="maven-jee-properties"> | ||
5 | <options> | ||
6 | <exploded>false</exploded> | ||
7 | <module>ODM</module> | ||
8 | <packaging>war</packaging> | ||
9 | <unpackNestedArchives>false</unpackNestedArchives> | ||
10 | </options> | ||
11 | </properties> | ||
12 | <root id="archive" name="ODM.war"> | ||
13 | <element id="artifact" artifact-name="ODM:war exploded" /> | ||
14 | </root> | ||
15 | </artifact> | ||
16 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
.idea/artifacts/ODM_war_exploded.xml
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
.idea/compiler.xml
deleted
100644 → 0
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <project version="4"> | ||
3 | <component name="CompilerConfiguration"> | ||
4 | <annotationProcessing> | ||
5 | <profile name="Maven default annotation processors profile" enabled="true"> | ||
6 | <sourceOutputDir name="target/generated-sources/annotations" /> | ||
7 | <sourceTestOutputDir name="target/generated-test-sources/test-annotations" /> | ||
8 | <outputRelativeToContentRoot value="true" /> | ||
9 | <module name="ODM" /> | ||
10 | </profile> | ||
11 | </annotationProcessing> | ||
12 | <bytecodeTargetLevel> | ||
13 | <module name="ODM" target="8" /> | ||
14 | </bytecodeTargetLevel> | ||
15 | </component> | ||
16 | </project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
.idea/encodings.xml
deleted
100644 → 0
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <project version="4"> | ||
3 | <component name="Encoding"> | ||
4 | <file url="file://$PROJECT_DIR$/src/main/java" charset="UTF-8" /> | ||
5 | <file url="file://$PROJECT_DIR$/src/main/resources" charset="UTF-8" /> | ||
6 | </component> | ||
7 | </project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
.idea/jarRepositories.xml
deleted
100644 → 0
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <project version="4"> | ||
3 | <component name="RemoteRepositoriesConfiguration"> | ||
4 | <remote-repository> | ||
5 | <option name="id" value="thinkgem-repos" /> | ||
6 | <option name="name" value="ThinkGem Repository" /> | ||
7 | <option name="url" value="http://yun.pashanhoo.com:8081/repository/maven-public/" /> | ||
8 | </remote-repository> | ||
9 | <remote-repository> | ||
10 | <option name="id" value="activiti-repos2" /> | ||
11 | <option name="name" value="Activiti Repository 2" /> | ||
12 | <option name="url" value="https://app.camunda.com/nexus/content/groups/public" /> | ||
13 | </remote-repository> | ||
14 | <remote-repository> | ||
15 | <option name="id" value="oschina-repos" /> | ||
16 | <option name="name" value="Oschina Releases" /> | ||
17 | <option name="url" value="http://maven.oschina.net/content/groups/public" /> | ||
18 | </remote-repository> | ||
19 | <remote-repository> | ||
20 | <option name="id" value="central" /> | ||
21 | <option name="name" value="Central Repository" /> | ||
22 | <option name="url" value="https://repo.maven.apache.org/maven2" /> | ||
23 | </remote-repository> | ||
24 | <remote-repository> | ||
25 | <option name="id" value="central" /> | ||
26 | <option name="name" value="Central Repository" /> | ||
27 | <option name="url" value="http://maven.aliyun.com/nexus/content/groups/public/" /> | ||
28 | </remote-repository> | ||
29 | <remote-repository> | ||
30 | <option name="id" value="java-repos" /> | ||
31 | <option name="name" value="Java Repository" /> | ||
32 | <option name="url" value="http://download.java.net/maven/2/" /> | ||
33 | </remote-repository> | ||
34 | <remote-repository> | ||
35 | <option name="id" value="oschina-repos" /> | ||
36 | <option name="name" value="Oschina Releases" /> | ||
37 | <option name="url" value="http://yun.pashanhoo.com:8081/repository/maven-public/" /> | ||
38 | </remote-repository> | ||
39 | <remote-repository> | ||
40 | <option name="id" value="central" /> | ||
41 | <option name="name" value="Central Repository" /> | ||
42 | <option name="url" value="http://yun.pashanhoo.com:8081/repository/maven-public/" /> | ||
43 | </remote-repository> | ||
44 | <remote-repository> | ||
45 | <option name="id" value="central" /> | ||
46 | <option name="name" value="Central Repository" /> | ||
47 | <option name="url" value="http://maven.aliyun.com/nexus/content/repositories/central/" /> | ||
48 | </remote-repository> | ||
49 | <remote-repository> | ||
50 | <option name="id" value="central" /> | ||
51 | <option name="name" value="Maven Central repository" /> | ||
52 | <option name="url" value="https://repo1.maven.org/maven2" /> | ||
53 | </remote-repository> | ||
54 | <remote-repository> | ||
55 | <option name="id" value="springsource-repos" /> | ||
56 | <option name="name" value="SpringSource Repository" /> | ||
57 | <option name="url" value="http://yun.pashanhoo.com:8081/repository/maven-public/" /> | ||
58 | </remote-repository> | ||
59 | <remote-repository> | ||
60 | <option name="id" value="central-repos2" /> | ||
61 | <option name="name" value="Central Repository 2" /> | ||
62 | <option name="url" value="http://yun.pashanhoo.com:8081/repository/maven-public/" /> | ||
63 | </remote-repository> | ||
64 | <remote-repository> | ||
65 | <option name="id" value="activiti-repos2" /> | ||
66 | <option name="name" value="Activiti Repository 2" /> | ||
67 | <option name="url" value="http://yun.pashanhoo.com:8081/repository/maven-public/" /> | ||
68 | </remote-repository> | ||
69 | <remote-repository> | ||
70 | <option name="id" value="thinkgem-repos2" /> | ||
71 | <option name="name" value="ThinkGem Repository 2" /> | ||
72 | <option name="url" value="https://raw.github.com/thinkgem/repository/master" /> | ||
73 | </remote-repository> | ||
74 | <remote-repository> | ||
75 | <option name="id" value="thinkgem-repos2" /> | ||
76 | <option name="name" value="ThinkGem Repository 2" /> | ||
77 | <option name="url" value="http://yun.pashanhoo.com:8081/repository/maven-public/" /> | ||
78 | </remote-repository> | ||
79 | <remote-repository> | ||
80 | <option name="id" value="central-repos2" /> | ||
81 | <option name="name" value="Central Repository 2" /> | ||
82 | <option name="url" value="http://repo1.maven.org/maven2/" /> | ||
83 | </remote-repository> | ||
84 | <remote-repository> | ||
85 | <option name="id" value="java-repos" /> | ||
86 | <option name="name" value="Java Repository" /> | ||
87 | <option name="url" value="http://yun.pashanhoo.com:8081/repository/maven-public/" /> | ||
88 | </remote-repository> | ||
89 | <remote-repository> | ||
90 | <option name="id" value="activiti-repos" /> | ||
91 | <option name="name" value="Activiti Repository" /> | ||
92 | <option name="url" value="http://yun.pashanhoo.com:8081/repository/maven-public/" /> | ||
93 | </remote-repository> | ||
94 | <remote-repository> | ||
95 | <option name="id" value="activiti-repos" /> | ||
96 | <option name="name" value="Activiti Repository" /> | ||
97 | <option name="url" value="https://maven.alfresco.com/nexus/content/groups/public" /> | ||
98 | </remote-repository> | ||
99 | <remote-repository> | ||
100 | <option name="id" value="springsource-repos" /> | ||
101 | <option name="name" value="SpringSource Repository" /> | ||
102 | <option name="url" value="http://repo.spring.io/release/" /> | ||
103 | </remote-repository> | ||
104 | <remote-repository> | ||
105 | <option name="id" value="jboss.community" /> | ||
106 | <option name="name" value="JBoss Community repository" /> | ||
107 | <option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" /> | ||
108 | </remote-repository> | ||
109 | <remote-repository> | ||
110 | <option name="id" value="thinkgem-repos" /> | ||
111 | <option name="name" value="ThinkGem Repository" /> | ||
112 | <option name="url" value="http://git.oschina.net/thinkgem/repos/raw/master" /> | ||
113 | </remote-repository> | ||
114 | <remote-repository> | ||
115 | <option name="id" value="central-repos" /> | ||
116 | <option name="name" value="Central Repository" /> | ||
117 | <option name="url" value="http://repo.maven.apache.org/maven2" /> | ||
118 | </remote-repository> | ||
119 | <remote-repository> | ||
120 | <option name="id" value="central-repos" /> | ||
121 | <option name="name" value="Central Repository" /> | ||
122 | <option name="url" value="http://yun.pashanhoo.com:8081/repository/maven-public/" /> | ||
123 | </remote-repository> | ||
124 | </component> | ||
125 | </project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: aopalliance:aopalliance:1.0"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/aopalliance/aopalliance/1.0/aopalliance-1.0-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/aopalliance/aopalliance/1.0/aopalliance-1.0-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: cglib:cglib:3.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/cglib/cglib/3.1/cglib-3.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/cglib/cglib/3.1/cglib-3.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/cglib/cglib/3.1/cglib-3.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.adobe.xmp:xmpcore:5.1.2"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/adobe/xmp/xmpcore/5.1.2/xmpcore-5.1.2.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/adobe/xmp/xmpcore/5.1.2/xmpcore-5.1.2-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/adobe/xmp/xmpcore/5.1.2/xmpcore-5.1.2-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.alibaba:druid:1.0.11"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/alibaba/druid/1.0.11/druid-1.0.11.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/alibaba/druid/1.0.11/druid-1.0.11-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/alibaba/druid/1.0.11/druid-1.0.11-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.aliyun:aliyun-java-sdk-core:3.3.0"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/aliyun/aliyun-java-sdk-core/3.3.0/aliyun-java-sdk-core-3.3.0.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/aliyun/aliyun-java-sdk-core/3.3.0/aliyun-java-sdk-core-3.3.0-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/aliyun/aliyun-java-sdk-core/3.3.0/aliyun-java-sdk-core-3.3.0-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.aliyun:aliyun-java-sdk-dysmsapi:1.0.0"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/aliyun/aliyun-java-sdk-dysmsapi/1.0.0/aliyun-java-sdk-dysmsapi-1.0.0.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/aliyun/aliyun-java-sdk-dysmsapi/1.0.0/aliyun-java-sdk-dysmsapi-1.0.0-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/aliyun/aliyun-java-sdk-dysmsapi/1.0.0/aliyun-java-sdk-dysmsapi-1.0.0-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.ckfinder:apache-ant-zip:2.3"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/ckfinder/apache-ant-zip/2.3/apache-ant-zip-2.3.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/ckfinder/apache-ant-zip/2.3/apache-ant-zip-2.3-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/ckfinder/apache-ant-zip/2.3/apache-ant-zip-2.3-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.ckfinder:ckfinder:2.3"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/ckfinder/ckfinder/2.3/ckfinder-2.3.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/ckfinder/ckfinder/2.3/ckfinder-2.3-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/ckfinder/ckfinder/2.3/ckfinder-2.3-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.ckfinder:ckfinderplugin-fileeditor:2.3"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/ckfinder/ckfinderplugin-fileeditor/2.3/ckfinderplugin-fileeditor-2.3.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/ckfinder/ckfinderplugin-fileeditor/2.3/ckfinderplugin-fileeditor-2.3-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/ckfinder/ckfinderplugin-fileeditor/2.3/ckfinderplugin-fileeditor-2.3-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.ckfinder:ckfinderplugin-imageresize:2.3"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/ckfinder/ckfinderplugin-imageresize/2.3/ckfinderplugin-imageresize-2.3.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/ckfinder/ckfinderplugin-imageresize/2.3/ckfinderplugin-imageresize-2.3-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/ckfinder/ckfinderplugin-imageresize/2.3/ckfinderplugin-imageresize-2.3-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.drewnoakes:metadata-extractor:2.6.2"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/drewnoakes/metadata-extractor/2.6.2/metadata-extractor-2.6.2.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/drewnoakes/metadata-extractor/2.6.2/metadata-extractor-2.6.2-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/drewnoakes/metadata-extractor/2.6.2/metadata-extractor-2.6.2-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.fasterxml:classmate:1.0.0"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/fasterxml/classmate/1.0.0/classmate-1.0.0-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/fasterxml/classmate/1.0.0/classmate-1.0.0-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.2.3"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.fasterxml.jackson.core:jackson-core:2.2.3"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.fasterxml.jackson.core:jackson-databind:2.2.3"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.2.3"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.2.3/jackson-module-jaxb-annotations-2.2.3.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.2.3/jackson-module-jaxb-annotations-2.2.3-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.2.3/jackson-module-jaxb-annotations-2.2.3-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.google.guava:guava:17.0"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/google/guava/guava/17.0/guava-17.0.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/google/guava/guava/17.0/guava-17.0-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/google/guava/guava/17.0/guava-17.0-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.google.zxing:core:2.2"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/google/zxing/core/2.2/core-2.2.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/google/zxing/core/2.2/core-2.2-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/google/zxing/core/2.2/core-2.2-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.google.zxing:javase:2.2"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/google/zxing/javase/2.2/javase-2.2.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/google/zxing/javase/2.2/javase-2.2-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/google/zxing/javase/2.2/javase-2.2-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.h2database:h2:1.3.170"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/h2database/h2/1.3.170/h2-1.3.170.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/h2database/h2/1.3.170/h2-1.3.170-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/h2database/h2/1.3.170/h2-1.3.170-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.jcraft:jsch:0.1.50"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/jcraft/jsch/0.1.50/jsch-0.1.50-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/jcraft/jsch/0.1.50/jsch-0.1.50-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.oracle:ojdbc14:10.2.0.4.0"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/oracle/ojdbc14/10.2.0.4.0/ojdbc14-10.2.0.4.0.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/oracle/ojdbc14/10.2.0.4.0/ojdbc14-10.2.0.4.0-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/oracle/ojdbc14/10.2.0.4.0/ojdbc14-10.2.0.4.0-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: com.thoughtworks.xstream:xstream:1.4.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: commons-beanutils:commons-beanutils:1.9.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/commons-beanutils/commons-beanutils/1.9.1/commons-beanutils-1.9.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/commons-beanutils/commons-beanutils/1.9.1/commons-beanutils-1.9.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/commons-beanutils/commons-beanutils/1.9.1/commons-beanutils-1.9.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: commons-codec:commons-codec:1.9"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/commons-codec/commons-codec/1.9/commons-codec-1.9.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/commons-codec/commons-codec/1.9/commons-codec-1.9-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/commons-codec/commons-codec/1.9/commons-codec-1.9-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: commons-collections:commons-collections:3.2.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: commons-dbcp:commons-dbcp:1.4"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: commons-fileupload:commons-fileupload:1.3.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/commons-fileupload/commons-fileupload/1.3.1/commons-fileupload-1.3.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/commons-fileupload/commons-fileupload/1.3.1/commons-fileupload-1.3.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/commons-fileupload/commons-fileupload/1.3.1/commons-fileupload-1.3.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: commons-io:commons-io:2.4"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/commons-io/commons-io/2.4/commons-io-2.4.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/commons-io/commons-io/2.4/commons-io-2.4-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/commons-io/commons-io/2.4/commons-io-2.4-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: commons-lang:commons-lang:2.5"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/commons-lang/commons-lang/2.5/commons-lang-2.5.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/commons-lang/commons-lang/2.5/commons-lang-2.5-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/commons-lang/commons-lang/2.5/commons-lang-2.5-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: commons-logging:commons-logging:1.1.3"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: commons-net:commons-net:3.6"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/commons-net/commons-net/3.6/commons-net-3.6.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/commons-net/commons-net/3.6/commons-net-3.6-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/commons-net/commons-net/3.6/commons-net-3.6-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: commons-pool:commons-pool:1.5.4"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: dom4j:dom4j:1.6.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: eu.bitwalker:UserAgentUtils:1.14"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/eu/bitwalker/UserAgentUtils/1.14/UserAgentUtils-1.14.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/eu/bitwalker/UserAgentUtils/1.14/UserAgentUtils-1.14-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/eu/bitwalker/UserAgentUtils/1.14/UserAgentUtils-1.14-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: javax.activation:activation:1.1.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/javax/activation/activation/1.1.1/activation-1.1.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/javax/activation/activation/1.1.1/activation-1.1.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/javax/activation/activation/1.1.1/activation-1.1.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: javax.jws:jsr181-api:1.0-MR1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/javax/jws/jsr181-api/1.0-MR1/jsr181-api-1.0-MR1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: javax.mail:mail:1.4.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/javax/mail/mail/1.4.7/mail-1.4.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/javax/mail/mail/1.4.7/mail-1.4.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/javax/mail/mail/1.4.7/mail-1.4.7-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: javax.servlet.jsp:jsp-api:2.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: javax.servlet:jstl:1.2"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/javax/servlet/jstl/1.2/jstl-1.2.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/javax/servlet/jstl/1.2/jstl-1.2-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/javax/servlet/jstl/1.2/jstl-1.2-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: javax.servlet:servlet-api:2.5"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: javax.validation:validation-api:1.1.0.Final"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: javax.xml.rpc:javax.xml.rpc-api:1.1.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/javax/xml/rpc/javax.xml.rpc-api/1.1.1/javax.xml.rpc-api-1.1.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/javax/xml/rpc/javax.xml.rpc-api/1.1.1/javax.xml.rpc-api-1.1.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/javax/xml/rpc/javax.xml.rpc-api/1.1.1/javax.xml.rpc-api-1.1.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: javax.xml.soap:javax.xml.soap-api:1.3.5"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/javax/xml/soap/javax.xml.soap-api/1.3.5/javax.xml.soap-api-1.3.5.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/javax/xml/soap/javax.xml.soap-api/1.3.5/javax.xml.soap-api-1.3.5-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/javax/xml/soap/javax.xml.soap-api/1.3.5/javax.xml.soap-api-1.3.5-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: javax.xml.stream:stax-api:1.0-2"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: javax.xml.ws:jaxws-api:2.2.11"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/javax/xml/ws/jaxws-api/2.2.11/jaxws-api-2.2.11.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/javax/xml/ws/jaxws-api/2.2.11/jaxws-api-2.2.11-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/javax/xml/ws/jaxws-api/2.2.11/jaxws-api-2.2.11-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: joda-time:joda-time:2.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/joda-time/joda-time/2.1/joda-time-2.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/joda-time/joda-time/2.1/joda-time-2.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/joda-time/joda-time/2.1/joda-time-2.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: junit:junit:4.11"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/junit/junit/4.11/junit-4.11.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/junit/junit/4.11/junit-4.11-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/junit/junit/4.11/junit-4.11-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: log4j:log4j:1.2.17"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/log4j/log4j/1.2.17/log4j-1.2.17-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/log4j/log4j/1.2.17/log4j-1.2.17-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: math.geom2d:javaGeom:0.11.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/math/geom2d/javaGeom/0.11.1/javaGeom-0.11.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/math/geom2d/javaGeom/0.11.1/javaGeom-0.11.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/math/geom2d/javaGeom/0.11.1/javaGeom-0.11.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: mysql:mysql-connector-java:5.1.30"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/mysql/mysql-connector-java/5.1.30/mysql-connector-java-5.1.30.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/mysql/mysql-connector-java/5.1.30/mysql-connector-java-5.1.30-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/mysql/mysql-connector-java/5.1.30/mysql-connector-java-5.1.30-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: net.coobird:thumbnailator:0.4.2"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/net/coobird/thumbnailator/0.4.2/thumbnailator-0.4.2.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/net/coobird/thumbnailator/0.4.2/thumbnailator-0.4.2-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/net/coobird/thumbnailator/0.4.2/thumbnailator-0.4.2-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: net.sf.dozer:dozer:5.5.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/net/sf/dozer/dozer/5.5.1/dozer-5.5.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/net/sf/dozer/dozer/5.5.1/dozer-5.5.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/net/sf/dozer/dozer/5.5.1/dozer-5.5.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: net.sf.ehcache:ehcache-core:2.6.9"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/net/sf/ehcache/ehcache-core/2.6.9/ehcache-core-2.6.9.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/net/sf/ehcache/ehcache-core/2.6.9/ehcache-core-2.6.9-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/net/sf/ehcache/ehcache-core/2.6.9/ehcache-core-2.6.9-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: net.sf.ehcache:ehcache-web:2.0.4"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/net/sf/ehcache/ehcache-web/2.0.4/ehcache-web-2.0.4.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/net/sf/ehcache/ehcache-web/2.0.4/ehcache-web-2.0.4-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/net/sf/ehcache/ehcache-web/2.0.4/ehcache-web-2.0.4-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: net.sf.ezmorph:ezmorph:1.0.6"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/net/sf/ezmorph/ezmorph/1.0.6/ezmorph-1.0.6.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/net/sf/ezmorph/ezmorph/1.0.6/ezmorph-1.0.6-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/net/sf/ezmorph/ezmorph/1.0.6/ezmorph-1.0.6-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: net.sf.json-lib:json-lib:jdk15:2.4"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/net/sf/json-lib/json-lib/2.4/json-lib-2.4-jdk15.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/net/sf/json-lib/json-lib/2.4/json-lib-2.4-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/net/sf/json-lib/json-lib/2.4/json-lib-2.4-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: net.sourceforge.jtds:jtds:1.3.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: opensymphony:sitemesh:2.4.2"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/opensymphony/sitemesh/2.4.2/sitemesh-2.4.2.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/opensymphony/sitemesh/2.4.2/sitemesh-2.4.2-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/opensymphony/sitemesh/2.4.2/sitemesh-2.4.2-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.activiti:activiti-bpmn-converter:5.15.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/activiti/activiti-bpmn-converter/5.15.1/activiti-bpmn-converter-5.15.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/activiti/activiti-bpmn-converter/5.15.1/activiti-bpmn-converter-5.15.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/activiti/activiti-bpmn-converter/5.15.1/activiti-bpmn-converter-5.15.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.activiti:activiti-bpmn-model:5.15.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/activiti/activiti-bpmn-model/5.15.1/activiti-bpmn-model-5.15.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/activiti/activiti-bpmn-model/5.15.1/activiti-bpmn-model-5.15.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/activiti/activiti-bpmn-model/5.15.1/activiti-bpmn-model-5.15.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.activiti:activiti-common-rest:5.15.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/activiti/activiti-common-rest/5.15.1/activiti-common-rest-5.15.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/activiti/activiti-common-rest/5.15.1/activiti-common-rest-5.15.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/activiti/activiti-common-rest/5.15.1/activiti-common-rest-5.15.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.activiti:activiti-diagram-rest:5.15.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/activiti/activiti-diagram-rest/5.15.1/activiti-diagram-rest-5.15.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/activiti/activiti-diagram-rest/5.15.1/activiti-diagram-rest-5.15.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/activiti/activiti-diagram-rest/5.15.1/activiti-diagram-rest-5.15.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.activiti:activiti-engine:5.15.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/activiti/activiti-engine/5.15.1/activiti-engine-5.15.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/activiti/activiti-engine/5.15.1/activiti-engine-5.15.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/activiti/activiti-engine/5.15.1/activiti-engine-5.15.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.activiti:activiti-explorer:5.15.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/activiti/activiti-explorer/5.15.1/activiti-explorer-5.15.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/activiti/activiti-explorer/5.15.1/activiti-explorer-5.15.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/activiti/activiti-explorer/5.15.1/activiti-explorer-5.15.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.activiti:activiti-json-converter:5.15.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/activiti/activiti-json-converter/5.15.1/activiti-json-converter-5.15.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/activiti/activiti-json-converter/5.15.1/activiti-json-converter-5.15.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/activiti/activiti-json-converter/5.15.1/activiti-json-converter-5.15.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.activiti:activiti-modeler:5.15.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/activiti/activiti-modeler/5.15.1/activiti-modeler-5.15.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/activiti/activiti-modeler/5.15.1/activiti-modeler-5.15.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/activiti/activiti-modeler/5.15.1/activiti-modeler-5.15.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.activiti:activiti-process-validation:5.15.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/activiti/activiti-process-validation/5.15.1/activiti-process-validation-5.15.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/activiti/activiti-process-validation/5.15.1/activiti-process-validation-5.15.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/activiti/activiti-process-validation/5.15.1/activiti-process-validation-5.15.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.activiti:activiti-spring:5.15.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/activiti/activiti-spring/5.15.1/activiti-spring-5.15.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/activiti/activiti-spring/5.15.1/activiti-spring-5.15.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/activiti/activiti-spring/5.15.1/activiti-spring-5.15.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
.idea/libraries/Maven__org_apache_avalon_framework_avalon_framework_api_4_3_1.xml
deleted
100644 → 0
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.avalon.framework:avalon-framework-api:4.3.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/avalon/framework/avalon-framework-api/4.3.1/avalon-framework-api-4.3.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/avalon/framework/avalon-framework-api/4.3.1/avalon-framework-api-4.3.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/avalon/framework/avalon-framework-api/4.3.1/avalon-framework-api-4.3.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
.idea/libraries/Maven__org_apache_avalon_framework_avalon_framework_impl_4_3_1.xml
deleted
100644 → 0
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.avalon.framework:avalon-framework-impl:4.3.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/avalon/framework/avalon-framework-impl/4.3.1/avalon-framework-impl-4.3.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/avalon/framework/avalon-framework-impl/4.3.1/avalon-framework-impl-4.3.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/avalon/framework/avalon-framework-impl/4.3.1/avalon-framework-impl-4.3.1-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.axis:axis:1.4"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/axis/axis/1.4/axis-1.4.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/axis/axis/1.4/axis-1.4-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/axis/axis/1.4/axis-1.4-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.commons:commons-email:1.2"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/commons/commons-email/1.2/commons-email-1.2.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/commons/commons-email/1.2/commons-email-1.2-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/commons/commons-email/1.2/commons-email-1.2-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.commons:commons-lang3:3.3.2"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.commons:commons-pool2:2.0"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/commons/commons-pool2/2.0/commons-pool2-2.0.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/commons/commons-pool2/2.0/commons-pool2-2.0-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/commons/commons-pool2/2.0/commons-pool2-2.0-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.cxf:cxf:2.7.0"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/cxf/cxf/2.7.0/cxf-2.7.0.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/cxf/cxf/2.7.0/cxf-2.7.0-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/cxf/cxf/2.7.0/cxf-2.7.0-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.httpcomponents:httpasyncclient:4.0"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/httpcomponents/httpasyncclient/4.0/httpasyncclient-4.0.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/httpcomponents/httpasyncclient/4.0/httpasyncclient-4.0-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/httpcomponents/httpasyncclient/4.0/httpasyncclient-4.0-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.httpcomponents:httpclient:4.3.6"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.httpcomponents:httpcore:4.3.3"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.httpcomponents:httpcore-nio:4.2.2"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/httpcomponents/httpcore-nio/4.2.2/httpcore-nio-4.2.2.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/httpcomponents/httpcore-nio/4.2.2/httpcore-nio-4.2.2-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/httpcomponents/httpcore-nio/4.2.2/httpcore-nio-4.2.2-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.neethi:neethi:3.0.3"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/neethi/neethi/3.0.3/neethi-3.0.3.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/neethi/neethi/3.0.3/neethi-3.0.3-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/neethi/neethi/3.0.3/neethi-3.0.3-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.poi:poi:3.9"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/poi/poi/3.9/poi-3.9.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/poi/poi/3.9/poi-3.9-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/poi/poi/3.9/poi-3.9-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.poi:poi-ooxml:3.9"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/poi/poi-ooxml/3.9/poi-ooxml-3.9.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/poi/poi-ooxml/3.9/poi-ooxml-3.9-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/poi/poi-ooxml/3.9/poi-ooxml-3.9-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.poi:poi-ooxml-schemas:3.9"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/poi/poi-ooxml-schemas/3.9/poi-ooxml-schemas-3.9.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/poi/poi-ooxml-schemas/3.9/poi-ooxml-schemas-3.9-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/poi/poi-ooxml-schemas/3.9/poi-ooxml-schemas-3.9-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.santuario:xmlsec:1.5.2"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/santuario/xmlsec/1.5.2/xmlsec-1.5.2.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/santuario/xmlsec/1.5.2/xmlsec-1.5.2-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/santuario/xmlsec/1.5.2/xmlsec-1.5.2-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.shiro:shiro-cas:1.2.3"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/shiro/shiro-cas/1.2.3/shiro-cas-1.2.3.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/shiro/shiro-cas/1.2.3/shiro-cas-1.2.3-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/shiro/shiro-cas/1.2.3/shiro-cas-1.2.3-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.shiro:shiro-core:1.2.3"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/shiro/shiro-core/1.2.3/shiro-core-1.2.3.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/shiro/shiro-core/1.2.3/shiro-core-1.2.3-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/shiro/shiro-core/1.2.3/shiro-core-1.2.3-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.shiro:shiro-ehcache:1.2.3"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/shiro/shiro-ehcache/1.2.3/shiro-ehcache-1.2.3.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/shiro/shiro-ehcache/1.2.3/shiro-ehcache-1.2.3-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/shiro/shiro-ehcache/1.2.3/shiro-ehcache-1.2.3-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.shiro:shiro-spring:1.2.3"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/shiro/shiro-spring/1.2.3/shiro-spring-1.2.3.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/shiro/shiro-spring/1.2.3/shiro-spring-1.2.3-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/shiro/shiro-spring/1.2.3/shiro-spring-1.2.3-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.shiro:shiro-web:1.2.3"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/shiro/shiro-web/1.2.3/shiro-web-1.2.3.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/shiro/shiro-web/1.2.3/shiro-web-1.2.3-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/shiro/shiro-web/1.2.3/shiro-web-1.2.3-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.ws.xmlschema:xmlschema-core:2.0.3"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/ws/xmlschema/xmlschema-core/2.0.3/xmlschema-core-2.0.3.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/ws/xmlschema/xmlschema-core/2.0.3/xmlschema-core-2.0.3-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/ws/xmlschema/xmlschema-core/2.0.3/xmlschema-core-2.0.3-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.xmlbeans:xmlbeans:2.3.0"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.xmlgraphics:batik-anim:1.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-anim/1.7/batik-anim-1.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-anim/1.7/batik-anim-1.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-anim/1.7/batik-anim-1.7-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.xmlgraphics:batik-awt-util:1.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-awt-util/1.7/batik-awt-util-1.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-awt-util/1.7/batik-awt-util-1.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-awt-util/1.7/batik-awt-util-1.7-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
.idea/libraries/Maven__org_springframework_data_spring_data_redis_1_6_0_RELEASE.xml
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
.idea/libraries/Maven__org_springframework_spring_context_support_4_0_8_RELEASE.xml
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
.idea/misc.xml
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
.idea/modules.xml
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
.idea/vcs.xml
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
No preview for this file type
No preview for this file type
-
Please register or sign in to post a comment