删除idea
Showing
170 changed files
with
0 additions
and
2455 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
1 | <component name="ArtifactManager"> | ||
2 | <artifact type="exploded-war" name="ODM:war exploded"> | ||
3 | <output-path>$PROJECT_DIR$/target/ODM</output-path> | ||
4 | <properties id="maven-jee-properties"> | ||
5 | <options> | ||
6 | <exploded>true</exploded> | ||
7 | <module>ODM</module> | ||
8 | <packaging>war</packaging> | ||
9 | <unpackNestedArchives>false</unpackNestedArchives> | ||
10 | </options> | ||
11 | </properties> | ||
12 | <root id="root"> | ||
13 | <element id="directory" name="WEB-INF"> | ||
14 | <element id="directory" name="classes"> | ||
15 | <element id="module-output" name="ODM" /> | ||
16 | </element> | ||
17 | <element id="directory" name="lib"> | ||
18 | <element id="library" level="project" name="Maven: org.springframework.data:spring-data-redis:1.6.0.RELEASE" /> | ||
19 | <element id="library" level="project" name="Maven: org.springframework:spring-core:4.0.8.RELEASE" /> | ||
20 | <element id="library" level="project" name="Maven: org.springframework:spring-beans:4.0.8.RELEASE" /> | ||
21 | <element id="library" level="project" name="Maven: org.springframework:spring-context:4.0.8.RELEASE" /> | ||
22 | <element id="library" level="project" name="Maven: org.springframework:spring-expression:4.0.8.RELEASE" /> | ||
23 | <element id="library" level="project" name="Maven: org.springframework:spring-context-support:4.0.8.RELEASE" /> | ||
24 | <element id="library" level="project" name="Maven: org.springframework:spring-aop:4.0.8.RELEASE" /> | ||
25 | <element id="library" level="project" name="Maven: aopalliance:aopalliance:1.0" /> | ||
26 | <element id="library" level="project" name="Maven: org.springframework:spring-tx:4.0.8.RELEASE" /> | ||
27 | <element id="library" level="project" name="Maven: org.springframework:spring-orm:4.0.8.RELEASE" /> | ||
28 | <element id="library" level="project" name="Maven: org.springframework:spring-jdbc:4.0.8.RELEASE" /> | ||
29 | <element id="library" level="project" name="Maven: org.hibernate:hibernate-validator:5.1.1.Final" /> | ||
30 | <element id="library" level="project" name="Maven: javax.validation:validation-api:1.1.0.Final" /> | ||
31 | <element id="library" level="project" name="Maven: org.jboss.logging:jboss-logging:3.1.3.GA" /> | ||
32 | <element id="library" level="project" name="Maven: com.fasterxml:classmate:1.0.0" /> | ||
33 | <element id="library" level="project" name="Maven: org.aspectj:aspectjrt:1.7.4" /> | ||
34 | <element id="library" level="project" name="Maven: org.aspectj:aspectjweaver:1.7.4" /> | ||
35 | <element id="library" level="project" name="Maven: cglib:cglib:3.1" /> | ||
36 | <element id="library" level="project" name="Maven: org.ow2.asm:asm:4.2" /> | ||
37 | <element id="library" level="project" name="Maven: org.mybatis:mybatis:3.2.8" /> | ||
38 | <element id="library" level="project" name="Maven: org.mybatis:mybatis-spring:1.2.2" /> | ||
39 | <element id="library" level="project" name="Maven: com.alibaba:druid:1.0.11" /> | ||
40 | <element id="library" level="project" name="Maven: mysql:mysql-connector-java:5.1.30" /> | ||
41 | <element id="library" level="project" name="Maven: com.oracle:ojdbc14:10.2.0.4.0" /> | ||
42 | <element id="library" level="project" name="Maven: net.sourceforge.jtds:jtds:1.3.1" /> | ||
43 | <element id="library" level="project" name="Maven: org.springframework:spring-web:4.0.8.RELEASE" /> | ||
44 | <element id="library" level="project" name="Maven: org.springframework:spring-webmvc:4.0.8.RELEASE" /> | ||
45 | <element id="library" level="project" name="Maven: org.springframework:spring-oxm:4.0.8.RELEASE" /> | ||
46 | <element id="library" level="project" name="Maven: opensymphony:sitemesh:2.4.2" /> | ||
47 | <element id="library" level="project" name="Maven: taglibs:standard:1.1.2" /> | ||
48 | <element id="library" level="project" name="Maven: javax.servlet:jstl:1.2" /> | ||
49 | <element id="library" level="project" name="Maven: org.apache.axis:axis:1.4" /> | ||
50 | <element id="library" level="project" name="Maven: net.sf.ehcache:ehcache-core:2.6.9" /> | ||
51 | <element id="library" level="project" name="Maven: net.sf.ehcache:ehcache-web:2.0.4" /> | ||
52 | <element id="library" level="project" name="Maven: redis.clients:jedis:2.5.1" /> | ||
53 | <element id="library" level="project" name="Maven: org.apache.commons:commons-pool2:2.0" /> | ||
54 | <element id="library" level="project" name="Maven: org.apache.shiro:shiro-core:1.2.3" /> | ||
55 | <element id="library" level="project" name="Maven: org.apache.shiro:shiro-spring:1.2.3" /> | ||
56 | <element id="library" level="project" name="Maven: org.apache.shiro:shiro-cas:1.2.3" /> | ||
57 | <element id="library" level="project" name="Maven: org.jasig.cas.client:cas-client-core:3.2.1" /> | ||
58 | <element id="library" level="project" name="Maven: org.apache.shiro:shiro-web:1.2.3" /> | ||
59 | <element id="library" level="project" name="Maven: org.apache.shiro:shiro-ehcache:1.2.3" /> | ||
60 | <element id="library" level="project" name="Maven: org.activiti:activiti-engine:5.15.1" /> | ||
61 | <element id="library" level="project" name="Maven: org.activiti:activiti-bpmn-converter:5.15.1" /> | ||
62 | <element id="library" level="project" name="Maven: org.activiti:activiti-bpmn-model:5.15.1" /> | ||
63 | <element id="library" level="project" name="Maven: org.activiti:activiti-process-validation:5.15.1" /> | ||
64 | <element id="library" level="project" name="Maven: org.apache.commons:commons-email:1.2" /> | ||
65 | <element id="library" level="project" name="Maven: joda-time:joda-time:2.1" /> | ||
66 | <element id="library" level="project" name="Maven: org.activiti:activiti-spring:5.15.1" /> | ||
67 | <element id="library" level="project" name="Maven: commons-dbcp:commons-dbcp:1.4" /> | ||
68 | <element id="library" level="project" name="Maven: commons-pool:commons-pool:1.5.4" /> | ||
69 | <element id="library" level="project" name="Maven: org.activiti:activiti-explorer:5.15.1" /> | ||
70 | <element id="library" level="project" name="Maven: org.activiti:activiti-json-converter:5.15.1" /> | ||
71 | <element id="library" level="project" name="Maven: math.geom2d:javaGeom:0.11.1" /> | ||
72 | <element id="library" level="project" name="Maven: com.h2database:h2:1.3.170" /> | ||
73 | <element id="library" level="project" name="Maven: org.imgscalr:imgscalr-lib:4.2" /> | ||
74 | <element id="library" level="project" name="Maven: org.codehaus.groovy:groovy-all:2.1.3" /> | ||
75 | <element id="library" level="project" name="Maven: org.activiti:activiti-modeler:5.15.1" /> | ||
76 | <element id="library" level="project" name="Maven: org.activiti:activiti-common-rest:5.15.1" /> | ||
77 | <element id="library" level="project" name="Maven: org.restlet.jee:org.restlet:2.1.4" /> | ||
78 | <element id="library" level="project" name="Maven: org.restlet.jee:org.restlet.ext.servlet:2.1.4" /> | ||
79 | <element id="library" level="project" name="Maven: org.restlet.jee:org.restlet.ext.jackson:2.1.4" /> | ||
80 | <element id="library" level="project" name="Maven: org.restlet.jee:org.restlet.ext.fileupload:2.1.4" /> | ||
81 | <element id="library" level="project" name="Maven: org.codehaus.jackson:jackson-core-asl:1.9.9" /> | ||
82 | <element id="library" level="project" name="Maven: org.codehaus.jackson:jackson-mapper-asl:1.9.9" /> | ||
83 | <element id="library" level="project" name="Maven: org.apache.xmlgraphics:batik-parser:1.7" /> | ||
84 | <element id="library" level="project" name="Maven: org.apache.xmlgraphics:batik-awt-util:1.7" /> | ||
85 | <element id="library" level="project" name="Maven: org.apache.xmlgraphics:batik-util:1.7" /> | ||
86 | <element id="library" level="project" name="Maven: org.apache.xmlgraphics:batik-xml:1.7" /> | ||
87 | <element id="library" level="project" name="Maven: org.apache.xmlgraphics:batik-transcoder:1.7" /> | ||
88 | <element id="library" level="project" name="Maven: org.apache.xmlgraphics:fop:0.94" /> | ||
89 | <element id="library" level="project" name="Maven: org.apache.xmlgraphics:xmlgraphics-commons:1.2" /> | ||
90 | <element id="library" level="project" name="Maven: org.apache.avalon.framework:avalon-framework-api:4.3.1" /> | ||
91 | <element id="library" level="project" name="Maven: org.apache.avalon.framework:avalon-framework-impl:4.3.1" /> | ||
92 | <element id="library" level="project" name="Maven: org.apache.xmlgraphics:batik-dom:1.7" /> | ||
93 | <element id="library" level="project" name="Maven: org.apache.xmlgraphics:batik-gvt:1.7" /> | ||
94 | <element id="library" level="project" name="Maven: xml-apis:xml-apis-ext:1.3.04" /> | ||
95 | <element id="library" level="project" name="Maven: org.apache.xmlgraphics:batik-bridge:1.7" /> | ||
96 | <element id="library" level="project" name="Maven: org.apache.xmlgraphics:batik-anim:1.7" /> | ||
97 | <element id="library" level="project" name="Maven: org.apache.xmlgraphics:batik-ext:1.7" /> | ||
98 | <element id="library" level="project" name="Maven: org.apache.xmlgraphics:batik-script:1.7" /> | ||
99 | <element id="library" level="project" name="Maven: org.apache.xmlgraphics:batik-js:1.7" /> | ||
100 | <element id="library" level="project" name="Maven: xml-apis:xml-apis:1.3.04" /> | ||
101 | <element id="library" level="project" name="Maven: org.apache.xmlgraphics:batik-codec:1.7" /> | ||
102 | <element id="library" level="project" name="Maven: org.apache.xmlgraphics:batik-css:1.7" /> | ||
103 | <element id="library" level="project" name="Maven: org.apache.xmlgraphics:batik-svg-dom:1.7" /> | ||
104 | <element id="library" level="project" name="Maven: org.apache.xmlgraphics:batik-svggen:1.7" /> | ||
105 | <element id="library" level="project" name="Maven: org.activiti:activiti-diagram-rest:5.15.1" /> | ||
106 | <element id="library" level="project" name="Maven: org.slf4j:slf4j-api:1.7.7" /> | ||
107 | <element id="library" level="project" name="Maven: org.slf4j:slf4j-log4j12:1.7.7" /> | ||
108 | <element id="library" level="project" name="Maven: log4j:log4j:1.2.17" /> | ||
109 | <element id="library" level="project" name="Maven: org.slf4j:jcl-over-slf4j:1.7.7" /> | ||
110 | <element id="library" level="project" name="Maven: org.slf4j:jul-to-slf4j:1.7.7" /> | ||
111 | <element id="library" level="project" name="Maven: org.apache.commons:commons-lang3:3.3.2" /> | ||
112 | <element id="library" level="project" name="Maven: commons-io:commons-io:2.4" /> | ||
113 | <element id="library" level="project" name="Maven: commons-codec:commons-codec:1.9" /> | ||
114 | <element id="library" level="project" name="Maven: commons-fileupload:commons-fileupload:1.3.1" /> | ||
115 | <element id="library" level="project" name="Maven: commons-beanutils:commons-beanutils:1.9.1" /> | ||
116 | <element id="library" level="project" name="Maven: commons-collections:commons-collections:3.2.1" /> | ||
117 | <element id="library" level="project" name="Maven: com.google.guava:guava:17.0" /> | ||
118 | <element id="library" level="project" name="Maven: com.fasterxml.jackson.core:jackson-core:2.2.3" /> | ||
119 | <element id="library" level="project" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.2.3" /> | ||
120 | <element id="library" level="project" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.2.3" /> | ||
121 | <element id="library" level="project" name="Maven: com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.2.3" /> | ||
122 | <element id="library" level="project" name="Maven: com.thoughtworks.xstream:xstream:1.4.7" /> | ||
123 | <element id="library" level="project" name="Maven: xmlpull:xmlpull:1.1.3.1" /> | ||
124 | <element id="library" level="project" name="Maven: xpp3:xpp3_min:1.1.4c" /> | ||
125 | <element id="library" level="project" name="Maven: net.sf.dozer:dozer:5.5.1" /> | ||
126 | <element id="library" level="project" name="Maven: org.freemarker:freemarker:2.3.20" /> | ||
127 | <element id="library" level="project" name="Maven: javax.mail:mail:1.4.7" /> | ||
128 | <element id="library" level="project" name="Maven: javax.activation:activation:1.1.1" /> | ||
129 | <element id="library" level="project" name="Maven: org.apache.poi:poi:3.9" /> | ||
130 | <element id="library" level="project" name="Maven: org.apache.poi:poi-ooxml:3.9" /> | ||
131 | <element id="library" level="project" name="Maven: dom4j:dom4j:1.6.1" /> | ||
132 | <element id="library" level="project" name="Maven: org.apache.poi:poi-ooxml-schemas:3.9" /> | ||
133 | <element id="library" level="project" name="Maven: org.apache.xmlbeans:xmlbeans:2.3.0" /> | ||
134 | <element id="library" level="project" name="Maven: stax:stax-api:1.0.1" /> | ||
135 | <element id="library" level="project" name="Maven: com.drewnoakes:metadata-extractor:2.6.2" /> | ||
136 | <element id="library" level="project" name="Maven: com.adobe.xmp:xmpcore:5.1.2" /> | ||
137 | <element id="library" level="project" name="Maven: xerces:xercesImpl:2.8.1" /> | ||
138 | <element id="library" level="project" name="Maven: com.google.zxing:core:2.2" /> | ||
139 | <element id="library" level="project" name="Maven: com.google.zxing:javase:2.2" /> | ||
140 | <element id="library" level="project" name="Maven: org.wltea:analyzer:2012_u6" /> | ||
141 | <element id="library" level="project" name="Maven: net.coobird:thumbnailator:0.4.2" /> | ||
142 | <element id="library" level="project" name="Maven: com.ckfinder:apache-ant-zip:2.3" /> | ||
143 | <element id="library" level="project" name="Maven: com.ckfinder:ckfinder:2.3" /> | ||
144 | <element id="library" level="project" name="Maven: com.ckfinder:ckfinderplugin-fileeditor:2.3" /> | ||
145 | <element id="library" level="project" name="Maven: com.ckfinder:ckfinderplugin-imageresize:2.3" /> | ||
146 | <element id="library" level="project" name="Maven: junit:junit:4.11" /> | ||
147 | <element id="library" level="project" name="Maven: org.hamcrest:hamcrest-core:1.3" /> | ||
148 | <element id="library" level="project" name="Maven: org.springframework:spring-test:4.0.8.RELEASE" /> | ||
149 | <element id="library" level="project" name="Maven: eu.bitwalker:UserAgentUtils:1.14" /> | ||
150 | <element id="library" level="project" name="Maven: org.apache.cxf:cxf:2.7.0" /> | ||
151 | <element id="library" level="project" name="Maven: org.apache.neethi:neethi:3.0.3" /> | ||
152 | <element id="library" level="project" name="Maven: org.codehaus.woodstox:woodstox-core-asl:4.2.0" /> | ||
153 | <element id="library" level="project" name="Maven: javax.xml.stream:stax-api:1.0-2" /> | ||
154 | <element id="library" level="project" name="Maven: org.codehaus.woodstox:stax2-api:3.1.1" /> | ||
155 | <element id="library" level="project" name="Maven: wsdl4j:wsdl4j:1.6.3" /> | ||
156 | <element id="library" level="project" name="Maven: org.apache.ws.xmlschema:xmlschema-core:2.0.3" /> | ||
157 | <element id="library" level="project" name="Maven: org.apache.httpcomponents:httpcore-nio:4.2.2" /> | ||
158 | <element id="library" level="project" name="Maven: org.apache.httpcomponents:httpasyncclient:4.0" /> | ||
159 | <element id="library" level="project" name="Maven: commons-logging:commons-logging:1.1.3" /> | ||
160 | <element id="library" level="project" name="Maven: org.apache.santuario:xmlsec:1.5.2" /> | ||
161 | <element id="library" level="project" name="Maven: com.jcraft:jsch:0.1.50" /> | ||
162 | <element id="library" level="project" name="Maven: org.apache.httpcomponents:httpclient:4.3.6" /> | ||
163 | <element id="library" level="project" name="Maven: org.apache.httpcomponents:httpcore:4.3.3" /> | ||
164 | <element id="library" level="project" name="Maven: com.aliyun:aliyun-java-sdk-dysmsapi:1.0.0" /> | ||
165 | <element id="library" level="project" name="Maven: com.aliyun:aliyun-java-sdk-core:3.3.0" /> | ||
166 | <element id="library" level="project" name="Maven: org.json:json:20170516" /> | ||
167 | <element id="library" level="project" name="Maven: net.sf.json-lib:json-lib:jdk15:2.4" /> | ||
168 | <element id="library" level="project" name="Maven: commons-lang:commons-lang:2.5" /> | ||
169 | <element id="library" level="project" name="Maven: net.sf.ezmorph:ezmorph:1.0.6" /> | ||
170 | <element id="library" level="project" name="Maven: javax.xml.ws:jaxws-api:2.2.11" /> | ||
171 | <element id="library" level="project" name="Maven: javax.xml.soap:javax.xml.soap-api:1.3.5" /> | ||
172 | <element id="library" level="project" name="Maven: javax.jws:jsr181-api:1.0-MR1" /> | ||
173 | <element id="library" level="project" name="Maven: javax.xml.rpc:javax.xml.rpc-api:1.1.1" /> | ||
174 | <element id="library" level="project" name="Maven: commons-net:commons-net:3.6" /> | ||
175 | <element id="library" level="project" name="Maven: javax.jws:javax.jws-api:1.1" /> | ||
176 | <element id="library" level="project" name="Maven: javax.annotation:javax.annotation-api:1.3.2" /> | ||
177 | <element id="library" level="project" name="Maven: javax.xml.bind:jaxb-api:2.2.11" /> | ||
178 | <element id="library" level="project" name="Maven: com.sun.xml.bind:jaxb-core:2.2.11" /> | ||
179 | <element id="library" level="project" name="Maven: com.sun.xml.bind:jaxb-impl:2.2.11" /> | ||
180 | </element> | ||
181 | </element> | ||
182 | <element id="directory" name="META-INF"> | ||
183 | <element id="file-copy" path="$PROJECT_DIR$/target/ODM/META-INF/MANIFEST.MF" /> | ||
184 | </element> | ||
185 | <element id="javaee-facet-resources" facet="ODM/web/Web" /> | ||
186 | </root> | ||
187 | </artifact> | ||
188 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
.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 |
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.apache.xmlgraphics:batik-bridge:1.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-bridge/1.7/batik-bridge-1.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-bridge/1.7/batik-bridge-1.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-bridge/1.7/batik-bridge-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-codec:1.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-codec/1.7/batik-codec-1.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-codec/1.7/batik-codec-1.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-codec/1.7/batik-codec-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-css:1.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-css/1.7/batik-css-1.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-css/1.7/batik-css-1.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-css/1.7/batik-css-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-dom:1.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-dom/1.7/batik-dom-1.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-dom/1.7/batik-dom-1.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-dom/1.7/batik-dom-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-ext:1.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-ext/1.7/batik-ext-1.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-ext/1.7/batik-ext-1.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-ext/1.7/batik-ext-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-gvt:1.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-gvt/1.7/batik-gvt-1.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-gvt/1.7/batik-gvt-1.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-gvt/1.7/batik-gvt-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-js:1.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-js/1.7/batik-js-1.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-js/1.7/batik-js-1.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-js/1.7/batik-js-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-parser:1.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-parser/1.7/batik-parser-1.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-parser/1.7/batik-parser-1.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-parser/1.7/batik-parser-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-script:1.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-script/1.7/batik-script-1.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-script/1.7/batik-script-1.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-script/1.7/batik-script-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-svg-dom:1.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-svg-dom/1.7/batik-svg-dom-1.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-svg-dom/1.7/batik-svg-dom-1.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-svg-dom/1.7/batik-svg-dom-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-svggen:1.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-svggen/1.7/batik-svggen-1.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-svggen/1.7/batik-svggen-1.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-svggen/1.7/batik-svggen-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-transcoder:1.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-transcoder/1.7/batik-transcoder-1.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-transcoder/1.7/batik-transcoder-1.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-transcoder/1.7/batik-transcoder-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-util:1.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-util/1.7/batik-util-1.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-util/1.7/batik-util-1.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-util/1.7/batik-util-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-xml:1.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-xml/1.7/batik-xml-1.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-xml/1.7/batik-xml-1.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/xmlgraphics/batik-xml/1.7/batik-xml-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:fop:0.94"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/xmlgraphics/fop/0.94/fop-0.94.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/xmlgraphics/fop/0.94/fop-0.94-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/xmlgraphics/fop/0.94/fop-0.94-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:xmlgraphics-commons:1.2"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/apache/xmlgraphics/xmlgraphics-commons/1.2/xmlgraphics-commons-1.2.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/apache/xmlgraphics/xmlgraphics-commons/1.2/xmlgraphics-commons-1.2-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/apache/xmlgraphics/xmlgraphics-commons/1.2/xmlgraphics-commons-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.aspectj:aspectjrt:1.7.4"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/aspectj/aspectjrt/1.7.4/aspectjrt-1.7.4.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/aspectj/aspectjrt/1.7.4/aspectjrt-1.7.4-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/aspectj/aspectjrt/1.7.4/aspectjrt-1.7.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.aspectj:aspectjweaver:1.7.4"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/aspectj/aspectjweaver/1.7.4/aspectjweaver-1.7.4.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/aspectj/aspectjweaver/1.7.4/aspectjweaver-1.7.4-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/aspectj/aspectjweaver/1.7.4/aspectjweaver-1.7.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.codehaus.groovy:groovy-all:2.1.3"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/codehaus/groovy/groovy-all/2.1.3/groovy-all-2.1.3.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/codehaus/groovy/groovy-all/2.1.3/groovy-all-2.1.3-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/codehaus/groovy/groovy-all/2.1.3/groovy-all-2.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: org.codehaus.jackson:jackson-core-asl:1.9.9"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/codehaus/jackson/jackson-core-asl/1.9.9/jackson-core-asl-1.9.9.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/codehaus/jackson/jackson-core-asl/1.9.9/jackson-core-asl-1.9.9-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/codehaus/jackson/jackson-core-asl/1.9.9/jackson-core-asl-1.9.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.codehaus.jackson:jackson-mapper-asl:1.9.9"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.9/jackson-mapper-asl-1.9.9.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.9/jackson-mapper-asl-1.9.9-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.9/jackson-mapper-asl-1.9.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.codehaus.woodstox:stax2-api:3.1.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.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: org.codehaus.woodstox:woodstox-core-asl:4.2.0"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.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.freemarker:freemarker:2.3.20"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/freemarker/freemarker/2.3.20/freemarker-2.3.20.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/freemarker/freemarker/2.3.20/freemarker-2.3.20-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/freemarker/freemarker/2.3.20/freemarker-2.3.20-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.hamcrest:hamcrest-core:1.3"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-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: org.hibernate:hibernate-validator:5.1.1.Final"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/hibernate/hibernate-validator/5.1.1.Final/hibernate-validator-5.1.1.Final.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/hibernate/hibernate-validator/5.1.1.Final/hibernate-validator-5.1.1.Final-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/hibernate/hibernate-validator/5.1.1.Final/hibernate-validator-5.1.1.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: org.imgscalr:imgscalr-lib:4.2"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/imgscalr/imgscalr-lib/4.2/imgscalr-lib-4.2.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/imgscalr/imgscalr-lib/4.2/imgscalr-lib-4.2-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/imgscalr/imgscalr-lib/4.2/imgscalr-lib-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.jasig.cas.client:cas-client-core:3.2.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/jasig/cas/client/cas-client-core/3.2.1/cas-client-core-3.2.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/jasig/cas/client/cas-client-core/3.2.1/cas-client-core-3.2.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/jasig/cas/client/cas-client-core/3.2.1/cas-client-core-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: org.jboss.logging:jboss-logging:3.1.3.GA"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA-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.json:json:20170516"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/json/json/20170516/json-20170516.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/json/json/20170516/json-20170516-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/json/json/20170516/json-20170516-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.mybatis:mybatis:3.2.8"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/mybatis/mybatis/3.2.8/mybatis-3.2.8.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/mybatis/mybatis/3.2.8/mybatis-3.2.8-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/mybatis/mybatis/3.2.8/mybatis-3.2.8-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.mybatis:mybatis-spring:1.2.2"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/mybatis/mybatis-spring/1.2.2/mybatis-spring-1.2.2.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/mybatis/mybatis-spring/1.2.2/mybatis-spring-1.2.2-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/mybatis/mybatis-spring/1.2.2/mybatis-spring-1.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.ow2.asm:asm:4.2"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/ow2/asm/asm/4.2/asm-4.2.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/ow2/asm/asm/4.2/asm-4.2-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/ow2/asm/asm/4.2/asm-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.restlet.jee:org.restlet:2.1.4"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/restlet/jee/org.restlet/2.1.4/org.restlet-2.1.4.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/restlet/jee/org.restlet/2.1.4/org.restlet-2.1.4-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/restlet/jee/org.restlet/2.1.4/org.restlet-2.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.restlet.jee:org.restlet.ext.fileupload:2.1.4"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/restlet/jee/org.restlet.ext.fileupload/2.1.4/org.restlet.ext.fileupload-2.1.4.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/restlet/jee/org.restlet.ext.fileupload/2.1.4/org.restlet.ext.fileupload-2.1.4-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/restlet/jee/org.restlet.ext.fileupload/2.1.4/org.restlet.ext.fileupload-2.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.restlet.jee:org.restlet.ext.jackson:2.1.4"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/restlet/jee/org.restlet.ext.jackson/2.1.4/org.restlet.ext.jackson-2.1.4.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/restlet/jee/org.restlet.ext.jackson/2.1.4/org.restlet.ext.jackson-2.1.4-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/restlet/jee/org.restlet.ext.jackson/2.1.4/org.restlet.ext.jackson-2.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.restlet.jee:org.restlet.ext.servlet:2.1.4"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/restlet/jee/org.restlet.ext.servlet/2.1.4/org.restlet.ext.servlet-2.1.4.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/restlet/jee/org.restlet.ext.servlet/2.1.4/org.restlet.ext.servlet-2.1.4-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/restlet/jee/org.restlet.ext.servlet/2.1.4/org.restlet.ext.servlet-2.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.slf4j:jcl-over-slf4j:1.7.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.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.slf4j:jul-to-slf4j:1.7.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/slf4j/jul-to-slf4j/1.7.7/jul-to-slf4j-1.7.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/slf4j/jul-to-slf4j/1.7.7/jul-to-slf4j-1.7.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/slf4j/jul-to-slf4j/1.7.7/jul-to-slf4j-1.7.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.slf4j:slf4j-api:1.7.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.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.slf4j:slf4j-log4j12:1.7.7"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/slf4j/slf4j-log4j12/1.7.7/slf4j-log4j12-1.7.7.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/slf4j/slf4j-log4j12/1.7.7/slf4j-log4j12-1.7.7-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/slf4j/slf4j-log4j12/1.7.7/slf4j-log4j12-1.7.7-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
.idea/libraries/Maven__org_springframework_data_spring_data_redis_1_6_0_RELEASE.xml
deleted
100644 → 0
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.springframework.data:spring-data-redis:1.6.0.RELEASE"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/springframework/data/spring-data-redis/1.6.0.RELEASE/spring-data-redis-1.6.0.RELEASE.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/springframework/data/spring-data-redis/1.6.0.RELEASE/spring-data-redis-1.6.0.RELEASE-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/springframework/data/spring-data-redis/1.6.0.RELEASE/spring-data-redis-1.6.0.RELEASE-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.springframework:spring-aop:4.0.8.RELEASE"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/springframework/spring-aop/4.0.8.RELEASE/spring-aop-4.0.8.RELEASE.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/springframework/spring-aop/4.0.8.RELEASE/spring-aop-4.0.8.RELEASE-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/springframework/spring-aop/4.0.8.RELEASE/spring-aop-4.0.8.RELEASE-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.springframework:spring-beans:4.0.8.RELEASE"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/springframework/spring-beans/4.0.8.RELEASE/spring-beans-4.0.8.RELEASE.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/springframework/spring-beans/4.0.8.RELEASE/spring-beans-4.0.8.RELEASE-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/springframework/spring-beans/4.0.8.RELEASE/spring-beans-4.0.8.RELEASE-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.springframework:spring-context:4.0.8.RELEASE"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/springframework/spring-context/4.0.8.RELEASE/spring-context-4.0.8.RELEASE.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/springframework/spring-context/4.0.8.RELEASE/spring-context-4.0.8.RELEASE-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/springframework/spring-context/4.0.8.RELEASE/spring-context-4.0.8.RELEASE-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
.idea/libraries/Maven__org_springframework_spring_context_support_4_0_8_RELEASE.xml
deleted
100644 → 0
1 | <component name="libraryTable"> | ||
2 | <library name="Maven: org.springframework:spring-context-support:4.0.8.RELEASE"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/springframework/spring-context-support/4.0.8.RELEASE/spring-context-support-4.0.8.RELEASE.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/springframework/spring-context-support/4.0.8.RELEASE/spring-context-support-4.0.8.RELEASE-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/springframework/spring-context-support/4.0.8.RELEASE/spring-context-support-4.0.8.RELEASE-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.springframework:spring-core:4.0.8.RELEASE"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/springframework/spring-core/4.0.8.RELEASE/spring-core-4.0.8.RELEASE.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/springframework/spring-core/4.0.8.RELEASE/spring-core-4.0.8.RELEASE-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/springframework/spring-core/4.0.8.RELEASE/spring-core-4.0.8.RELEASE-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.springframework:spring-expression:4.0.8.RELEASE"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/springframework/spring-expression/4.0.8.RELEASE/spring-expression-4.0.8.RELEASE.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/springframework/spring-expression/4.0.8.RELEASE/spring-expression-4.0.8.RELEASE-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/springframework/spring-expression/4.0.8.RELEASE/spring-expression-4.0.8.RELEASE-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.springframework:spring-jdbc:4.0.8.RELEASE"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/springframework/spring-jdbc/4.0.8.RELEASE/spring-jdbc-4.0.8.RELEASE.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/springframework/spring-jdbc/4.0.8.RELEASE/spring-jdbc-4.0.8.RELEASE-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/springframework/spring-jdbc/4.0.8.RELEASE/spring-jdbc-4.0.8.RELEASE-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.springframework:spring-orm:4.0.8.RELEASE"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/springframework/spring-orm/4.0.8.RELEASE/spring-orm-4.0.8.RELEASE.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/springframework/spring-orm/4.0.8.RELEASE/spring-orm-4.0.8.RELEASE-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/springframework/spring-orm/4.0.8.RELEASE/spring-orm-4.0.8.RELEASE-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.springframework:spring-oxm:4.0.8.RELEASE"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/springframework/spring-oxm/4.0.8.RELEASE/spring-oxm-4.0.8.RELEASE.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/springframework/spring-oxm/4.0.8.RELEASE/spring-oxm-4.0.8.RELEASE-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/springframework/spring-oxm/4.0.8.RELEASE/spring-oxm-4.0.8.RELEASE-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.springframework:spring-test:4.0.8.RELEASE"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/springframework/spring-test/4.0.8.RELEASE/spring-test-4.0.8.RELEASE.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/springframework/spring-test/4.0.8.RELEASE/spring-test-4.0.8.RELEASE-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/springframework/spring-test/4.0.8.RELEASE/spring-test-4.0.8.RELEASE-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.springframework:spring-tx:4.0.8.RELEASE"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/springframework/spring-tx/4.0.8.RELEASE/spring-tx-4.0.8.RELEASE.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/springframework/spring-tx/4.0.8.RELEASE/spring-tx-4.0.8.RELEASE-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/springframework/spring-tx/4.0.8.RELEASE/spring-tx-4.0.8.RELEASE-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.springframework:spring-web:4.0.8.RELEASE"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/springframework/spring-web/4.0.8.RELEASE/spring-web-4.0.8.RELEASE.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/springframework/spring-web/4.0.8.RELEASE/spring-web-4.0.8.RELEASE-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/springframework/spring-web/4.0.8.RELEASE/spring-web-4.0.8.RELEASE-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.springframework:spring-webmvc:4.0.8.RELEASE"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/springframework/spring-webmvc/4.0.8.RELEASE/spring-webmvc-4.0.8.RELEASE.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/springframework/spring-webmvc/4.0.8.RELEASE/spring-webmvc-4.0.8.RELEASE-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/springframework/spring-webmvc/4.0.8.RELEASE/spring-webmvc-4.0.8.RELEASE-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.wltea:analyzer:2012_u6"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/org/wltea/analyzer/2012_u6/analyzer-2012_u6.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/org/wltea/analyzer/2012_u6/analyzer-2012_u6-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/org/wltea/analyzer/2012_u6/analyzer-2012_u6-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: redis.clients:jedis:2.5.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/redis/clients/jedis/2.5.1/jedis-2.5.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/redis/clients/jedis/2.5.1/jedis-2.5.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/redis/clients/jedis/2.5.1/jedis-2.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: stax:stax-api:1.0.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/stax/stax-api/1.0.1/stax-api-1.0.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/stax/stax-api/1.0.1/stax-api-1.0.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: taglibs:standard:1.1.2"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/taglibs/standard/1.1.2/standard-1.1.2.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/taglibs/standard/1.1.2/standard-1.1.2-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/taglibs/standard/1.1.2/standard-1.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: wsdl4j:wsdl4j:1.6.3"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.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: xerces:xercesImpl:2.8.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/xerces/xercesImpl/2.8.1/xercesImpl-2.8.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: xml-apis:xml-apis:1.3.04"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04-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: xml-apis:xml-apis-ext:1.3.04"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04-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: xmlpull:xmlpull:1.1.3.1"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.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: xpp3:xpp3_min:1.1.4c"> | ||
3 | <CLASSES> | ||
4 | <root url="jar://E:/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar!/" /> | ||
5 | </CLASSES> | ||
6 | <JAVADOC> | ||
7 | <root url="jar://E:/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c-javadoc.jar!/" /> | ||
8 | </JAVADOC> | ||
9 | <SOURCES> | ||
10 | <root url="jar://E:/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c-sources.jar!/" /> | ||
11 | </SOURCES> | ||
12 | </library> | ||
13 | </component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
.idea/misc.xml
deleted
100644 → 0
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <project version="4"> | ||
3 | <component name="FrameworkDetectionExcludesConfiguration"> | ||
4 | <file type="web" url="file://$PROJECT_DIR$" /> | ||
5 | </component> | ||
6 | <component name="MavenProjectsManager"> | ||
7 | <option name="originalFiles"> | ||
8 | <list> | ||
9 | <option value="$PROJECT_DIR$/pom.xml" /> | ||
10 | </list> | ||
11 | </option> | ||
12 | </component> | ||
13 | <component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="true" project-jdk-name="11" project-jdk-type="JavaSDK" /> | ||
14 | </project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
.idea/modules.xml
deleted
100644 → 0
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <project version="4"> | ||
3 | <component name="ProjectModuleManager"> | ||
4 | <modules> | ||
5 | <module fileurl="file://$PROJECT_DIR$/ODM.iml" filepath="$PROJECT_DIR$/ODM.iml" /> | ||
6 | </modules> | ||
7 | </component> | ||
8 | </project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
.idea/vcs.xml
deleted
100644 → 0
No preview for this file type
No preview for this file type
-
Please register or sign in to post a comment