Commit db744b72dd9babce9589bfe6fd37d02cdf995205
1 parent
fc6d43b5
初始化分支
Showing
1301 changed files
with
323020 additions
and
0 deletions
Too many changes to show.
To preserve performance only 100 of 1301 files are displayed.
.idea/WMSV1.iml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<module type="JAVA_MODULE" version="4"> | |
3 | + <component name="ExternalSystem" externalSystem="Maven" /> | |
4 | + <component name="FacetManager"> | |
5 | + <facet type="Spring" name="Spring"> | |
6 | + <configuration /> | |
7 | + </facet> | |
8 | + <facet type="web" name="Web"> | |
9 | + <configuration> | |
10 | + <webroots /> | |
11 | + <sourceRoots> | |
12 | + <root url="file://$MODULE_DIR$/src/main/java" /> | |
13 | + <root url="file://$MODULE_DIR$/src/main/resources" /> | |
14 | + </sourceRoots> | |
15 | + </configuration> | |
16 | + </facet> | |
17 | + </component> | |
18 | + <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8"> | |
19 | + <output url="file://$MODULE_DIR$/target/classes" /> | |
20 | + <output-test url="file://$MODULE_DIR$/target/test-classes" /> | |
21 | + <content url="file://$MODULE_DIR$"> | |
22 | + <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> | |
23 | + <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" /> | |
24 | + <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" /> | |
25 | + <excludeFolder url="file://$MODULE_DIR$/target" /> | |
26 | + </content> | |
27 | + <orderEntry type="inheritedJdk" /> | |
28 | + <orderEntry type="sourceFolder" forTests="false" /> | |
29 | + <orderEntry type="library" name="Maven: org.quartz-scheduler:quartz:2.3.0" level="project" /> | |
30 | + <orderEntry type="library" name="Maven: com.mchange:mchange-commons-java:0.2.11" level="project" /> | |
31 | + <orderEntry type="library" name="Maven: mysql:mysql-connector-java:5.1.46" level="project" /> | |
32 | + <orderEntry type="library" name="Maven: com.alibaba:druid-spring-boot-starter:1.1.10" level="project" /> | |
33 | + <orderEntry type="library" name="Maven: com.alibaba:druid:1.1.10" level="project" /> | |
34 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.0.3.RELEASE" level="project" /> | |
35 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.0.3.RELEASE" level="project" /> | |
36 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.0.3.RELEASE" level="project" /> | |
37 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:2.0.3.RELEASE" level="project" /> | |
38 | + <orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.2.3" level="project" /> | |
39 | + <orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.2.3" level="project" /> | |
40 | + <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-to-slf4j:2.10.0" level="project" /> | |
41 | + <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.10.0" level="project" /> | |
42 | + <orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.25" level="project" /> | |
43 | + <orderEntry type="library" name="Maven: javax.annotation:javax.annotation-api:1.3.2" level="project" /> | |
44 | + <orderEntry type="library" name="Maven: org.springframework:spring-core:5.0.7.RELEASE" level="project" /> | |
45 | + <orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.0.7.RELEASE" level="project" /> | |
46 | + <orderEntry type="library" scope="RUNTIME" name="Maven: org.yaml:snakeyaml:1.19" level="project" /> | |
47 | + <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-starter-test:2.0.3.RELEASE" level="project" /> | |
48 | + <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test:2.0.3.RELEASE" level="project" /> | |
49 | + <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:2.0.3.RELEASE" level="project" /> | |
50 | + <orderEntry type="library" scope="TEST" name="Maven: com.jayway.jsonpath:json-path:2.4.0" level="project" /> | |
51 | + <orderEntry type="library" scope="TEST" name="Maven: net.minidev:json-smart:2.3" level="project" /> | |
52 | + <orderEntry type="library" scope="TEST" name="Maven: net.minidev:accessors-smart:1.2" level="project" /> | |
53 | + <orderEntry type="library" scope="TEST" name="Maven: org.ow2.asm:asm:5.0.4" level="project" /> | |
54 | + <orderEntry type="library" scope="TEST" name="Maven: org.assertj:assertj-core:3.9.1" level="project" /> | |
55 | + <orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-core:2.15.0" level="project" /> | |
56 | + <orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.7.11" level="project" /> | |
57 | + <orderEntry type="library" scope="TEST" name="Maven: net.bytebuddy:byte-buddy-agent:1.7.11" level="project" /> | |
58 | + <orderEntry type="library" scope="TEST" name="Maven: org.objenesis:objenesis:2.6" level="project" /> | |
59 | + <orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" /> | |
60 | + <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-library:1.3" level="project" /> | |
61 | + <orderEntry type="library" scope="TEST" name="Maven: org.skyscreamer:jsonassert:1.5.0" level="project" /> | |
62 | + <orderEntry type="library" scope="TEST" name="Maven: com.vaadin.external.google:android-json:0.0.20131108.vaadin1" level="project" /> | |
63 | + <orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:5.0.7.RELEASE" level="project" /> | |
64 | + <orderEntry type="library" scope="TEST" name="Maven: org.xmlunit:xmlunit-core:2.5.1" level="project" /> | |
65 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:2.0.3.RELEASE" level="project" /> | |
66 | + <orderEntry type="library" name="Maven: org.springframework:spring-aop:5.0.7.RELEASE" level="project" /> | |
67 | + <orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.8.13" level="project" /> | |
68 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:2.0.3.RELEASE" level="project" /> | |
69 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-json:2.0.3.RELEASE" level="project" /> | |
70 | + <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.9.6" level="project" /> | |
71 | + <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.9.6" level="project" /> | |
72 | + <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.6" level="project" /> | |
73 | + <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.6" level="project" /> | |
74 | + <orderEntry type="library" name="Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.6" level="project" /> | |
75 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:2.0.3.RELEASE" level="project" /> | |
76 | + <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:8.5.31" level="project" /> | |
77 | + <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:8.5.31" level="project" /> | |
78 | + <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.5.31" level="project" /> | |
79 | + <orderEntry type="library" name="Maven: org.hibernate.validator:hibernate-validator:6.0.10.Final" level="project" /> | |
80 | + <orderEntry type="library" name="Maven: javax.validation:validation-api:2.0.1.Final" level="project" /> | |
81 | + <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.3.2.Final" level="project" /> | |
82 | + <orderEntry type="library" name="Maven: org.springframework:spring-web:5.0.7.RELEASE" level="project" /> | |
83 | + <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.0.7.RELEASE" level="project" /> | |
84 | + <orderEntry type="library" name="Maven: org.springframework:spring-expression:5.0.7.RELEASE" level="project" /> | |
85 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-thymeleaf:2.0.3.RELEASE" level="project" /> | |
86 | + <orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf-spring5:3.0.9.RELEASE" level="project" /> | |
87 | + <orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf:3.0.9.RELEASE" level="project" /> | |
88 | + <orderEntry type="library" name="Maven: org.attoparser:attoparser:2.0.4.RELEASE" level="project" /> | |
89 | + <orderEntry type="library" name="Maven: org.unbescape:unbescape:1.1.5.RELEASE" level="project" /> | |
90 | + <orderEntry type="library" name="Maven: org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.1.RELEASE" level="project" /> | |
91 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-devtools:2.0.3.RELEASE" level="project" /> | |
92 | + <orderEntry type="library" name="Maven: net.sourceforge.nekohtml:nekohtml:1.9.22" level="project" /> | |
93 | + <orderEntry type="library" name="Maven: xerces:xercesImpl:2.11.0" level="project" /> | |
94 | + <orderEntry type="library" name="Maven: xml-apis:xml-apis:1.4.01" level="project" /> | |
95 | + <orderEntry type="library" name="Maven: mysql:mysql-connector-java:8.0.16" level="project" /> | |
96 | + <orderEntry type="library" name="Maven: com.google.protobuf:protobuf-java:3.6.1" level="project" /> | |
97 | + <orderEntry type="library" name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-starter:1.3.2" level="project" /> | |
98 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:2.0.3.RELEASE" level="project" /> | |
99 | + <orderEntry type="library" name="Maven: com.zaxxer:HikariCP:2.7.9" level="project" /> | |
100 | + <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:5.0.7.RELEASE" level="project" /> | |
101 | + <orderEntry type="library" name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:1.3.2" level="project" /> | |
102 | + <orderEntry type="library" name="Maven: org.mybatis:mybatis:3.4.6" level="project" /> | |
103 | + <orderEntry type="library" name="Maven: org.mybatis:mybatis-spring:1.3.2" level="project" /> | |
104 | + <orderEntry type="library" name="Maven: com.github.pagehelper:pagehelper-spring-boot-starter:1.2.7" level="project" /> | |
105 | + <orderEntry type="library" name="Maven: com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.2.7" level="project" /> | |
106 | + <orderEntry type="library" name="Maven: com.github.pagehelper:pagehelper:5.1.6" level="project" /> | |
107 | + <orderEntry type="library" name="Maven: com.github.jsqlparser:jsqlparser:1.2" level="project" /> | |
108 | + <orderEntry type="library" name="Maven: com.alibaba:druid-spring-boot-starter:1.1.17" level="project" /> | |
109 | + <orderEntry type="library" name="Maven: com.alibaba:druid:1.1.17" level="project" /> | |
110 | + <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.25" level="project" /> | |
111 | + <orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.7" level="project" /> | |
112 | + <orderEntry type="library" name="Maven: commons-io:commons-io:2.5" level="project" /> | |
113 | + <orderEntry type="library" name="Maven: commons-fileupload:commons-fileupload:1.3.3" level="project" /> | |
114 | + <orderEntry type="library" name="Maven: org.apache.shiro:shiro-core:1.4.0" level="project" /> | |
115 | + <orderEntry type="library" name="Maven: org.apache.shiro:shiro-lang:1.4.0" level="project" /> | |
116 | + <orderEntry type="library" name="Maven: org.apache.shiro:shiro-cache:1.4.0" level="project" /> | |
117 | + <orderEntry type="library" name="Maven: org.apache.shiro:shiro-crypto-hash:1.4.0" level="project" /> | |
118 | + <orderEntry type="library" name="Maven: org.apache.shiro:shiro-crypto-core:1.4.0" level="project" /> | |
119 | + <orderEntry type="library" name="Maven: org.apache.shiro:shiro-crypto-cipher:1.4.0" level="project" /> | |
120 | + <orderEntry type="library" name="Maven: org.apache.shiro:shiro-config-core:1.4.0" level="project" /> | |
121 | + <orderEntry type="library" name="Maven: org.apache.shiro:shiro-config-ogdl:1.4.0" level="project" /> | |
122 | + <orderEntry type="library" name="Maven: commons-beanutils:commons-beanutils:1.9.3" level="project" /> | |
123 | + <orderEntry type="library" name="Maven: org.apache.shiro:shiro-event:1.4.0" level="project" /> | |
124 | + <orderEntry type="library" name="Maven: org.apache.shiro:shiro-spring:1.4.0" level="project" /> | |
125 | + <orderEntry type="library" name="Maven: org.apache.shiro:shiro-web:1.4.0" level="project" /> | |
126 | + <orderEntry type="library" name="Maven: org.apache.shiro:shiro-ehcache:1.4.0" level="project" /> | |
127 | + <orderEntry type="library" name="Maven: net.sf.ehcache:ehcache-core:2.6.11" level="project" /> | |
128 | + <orderEntry type="library" name="Maven: com.github.theborakompanioni:thymeleaf-extras-shiro:2.0.0" level="project" /> | |
129 | + <orderEntry type="library" name="Maven: com.alibaba:fastjson:1.2.47" level="project" /> | |
130 | + <orderEntry type="library" name="Maven: eu.bitwalker:UserAgentUtils:1.19" level="project" /> | |
131 | + <orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.0.7.RELEASE" level="project" /> | |
132 | + <orderEntry type="library" name="Maven: org.springframework:spring-beans:5.0.7.RELEASE" level="project" /> | |
133 | + <orderEntry type="library" name="Maven: org.springframework:spring-context:5.0.7.RELEASE" level="project" /> | |
134 | + <orderEntry type="library" name="Maven: org.quartz-scheduler:quartz:2.3.1" level="project" /> | |
135 | + <orderEntry type="library" name="Maven: com.mchange:mchange-commons-java:0.2.15" level="project" /> | |
136 | + <orderEntry type="library" name="Maven: com.zaxxer:HikariCP-java7:2.4.13" level="project" /> | |
137 | + <orderEntry type="library" name="Maven: org.apache.velocity:velocity:1.7" level="project" /> | |
138 | + <orderEntry type="library" name="Maven: commons-collections:commons-collections:3.2.1" level="project" /> | |
139 | + <orderEntry type="library" name="Maven: commons-lang:commons-lang:2.4" level="project" /> | |
140 | + <orderEntry type="library" name="Maven: com.github.penggle:kaptcha:2.3.2" level="project" /> | |
141 | + <orderEntry type="library" name="Maven: com.jhlabs:filters:2.0.235-1" level="project" /> | |
142 | + <orderEntry type="library" name="Maven: io.springfox:springfox-swagger2:2.7.0" level="project" /> | |
143 | + <orderEntry type="library" name="Maven: io.swagger:swagger-annotations:1.5.13" level="project" /> | |
144 | + <orderEntry type="library" name="Maven: io.swagger:swagger-models:1.5.13" level="project" /> | |
145 | + <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.9.0" level="project" /> | |
146 | + <orderEntry type="library" name="Maven: io.springfox:springfox-spi:2.7.0" level="project" /> | |
147 | + <orderEntry type="library" name="Maven: io.springfox:springfox-core:2.7.0" level="project" /> | |
148 | + <orderEntry type="library" name="Maven: io.springfox:springfox-schema:2.7.0" level="project" /> | |
149 | + <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-common:2.7.0" level="project" /> | |
150 | + <orderEntry type="library" name="Maven: io.springfox:springfox-spring-web:2.7.0" level="project" /> | |
151 | + <orderEntry type="library" name="Maven: org.reflections:reflections:0.9.11" level="project" /> | |
152 | + <orderEntry type="library" name="Maven: org.javassist:javassist:3.21.0-GA" level="project" /> | |
153 | + <orderEntry type="library" name="Maven: com.google.guava:guava:18.0" level="project" /> | |
154 | + <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.3.4" level="project" /> | |
155 | + <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE" level="project" /> | |
156 | + <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE" level="project" /> | |
157 | + <orderEntry type="library" name="Maven: org.mapstruct:mapstruct:1.1.0.Final" level="project" /> | |
158 | + <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-ui:2.7.0" level="project" /> | |
159 | + <orderEntry type="library" name="Maven: org.jsoup:jsoup:1.11.3" level="project" /> | |
160 | + <orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml:3.9" level="project" /> | |
161 | + <orderEntry type="library" name="Maven: org.apache.poi:poi:3.9" level="project" /> | |
162 | + <orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml-schemas:3.9" level="project" /> | |
163 | + <orderEntry type="library" name="Maven: org.apache.xmlbeans:xmlbeans:2.3.0" level="project" /> | |
164 | + <orderEntry type="library" name="Maven: stax:stax-api:1.0.1" level="project" /> | |
165 | + <orderEntry type="library" name="Maven: dom4j:dom4j:1.6.1" level="project" /> | |
166 | + <orderEntry type="library" name="Maven: org.springframework.session:spring-session-data-redis:2.0.4.RELEASE" level="project" /> | |
167 | + <orderEntry type="library" name="Maven: org.springframework.data:spring-data-redis:2.0.8.RELEASE" level="project" /> | |
168 | + <orderEntry type="library" name="Maven: org.springframework.data:spring-data-keyvalue:2.0.8.RELEASE" level="project" /> | |
169 | + <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:2.0.8.RELEASE" level="project" /> | |
170 | + <orderEntry type="library" name="Maven: org.springframework:spring-tx:5.0.7.RELEASE" level="project" /> | |
171 | + <orderEntry type="library" name="Maven: org.springframework:spring-oxm:5.0.7.RELEASE" level="project" /> | |
172 | + <orderEntry type="library" name="Maven: org.springframework.session:spring-session-core:2.0.4.RELEASE" level="project" /> | |
173 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-redis:2.0.3.RELEASE" level="project" /> | |
174 | + <orderEntry type="library" name="Maven: redis.clients:jedis:2.9.0" level="project" /> | |
175 | + <orderEntry type="library" name="Maven: org.apache.commons:commons-pool2:2.5.0" level="project" /> | |
176 | + <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.5" level="project" /> | |
177 | + <orderEntry type="library" name="Maven: commons-codec:commons-codec:1.11" level="project" /> | |
178 | + <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.4.9" level="project" /> | |
179 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-mail:2.0.3.RELEASE" level="project" /> | |
180 | + <orderEntry type="library" name="Maven: com.sun.mail:javax.mail:1.6.1" level="project" /> | |
181 | + <orderEntry type="library" name="Maven: javax.activation:activation:1.1" level="project" /> | |
182 | + <orderEntry type="library" name="Maven: com.google.code.gson:gson:2.8.2" level="project" /> | |
183 | + <orderEntry type="library" name="Maven: com.huaheng.soft:echarts:1.1" level="project" /> | |
184 | + <orderEntry type="library" name="Maven: org.junit.jupiter:junit-jupiter-api:5.1.1" level="project" /> | |
185 | + <orderEntry type="library" name="Maven: org.apiguardian:apiguardian-api:1.0.0" level="project" /> | |
186 | + <orderEntry type="library" name="Maven: org.opentest4j:opentest4j:1.0.0" level="project" /> | |
187 | + <orderEntry type="library" name="Maven: org.junit.platform:junit-platform-commons:1.1.1" level="project" /> | |
188 | + <orderEntry type="library" name="Maven: org.testng:testng:7.0.0-beta7" level="project" /> | |
189 | + <orderEntry type="library" name="Maven: com.beust:jcommander:1.72" level="project" /> | |
190 | + <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" /> | |
191 | + </component> | |
192 | +</module> | |
0 | 193 | \ No newline at end of file |
... | ... |
.idea/compiler.xml
0 → 100644
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="WMSV1" /> | |
10 | + </profile> | |
11 | + </annotationProcessing> | |
12 | + <bytecodeTargetLevel> | |
13 | + <module name="huaheng" target="1.8" /> | |
14 | + <module name="WMSV1" target="1.8" /> | |
15 | + </bytecodeTargetLevel> | |
16 | + </component> | |
17 | + <component name="JavacSettings"> | |
18 | + <option name="ADDITIONAL_OPTIONS_OVERRIDE"> | |
19 | + <module name="WMSV1" options="-parameters" /> | |
20 | + <module name="huaheng" options="-parameters" /> | |
21 | + </option> | |
22 | + </component> | |
23 | +</project> | |
0 | 24 | \ No newline at end of file |
... | ... |
.idea/encodings.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<project version="4"> | |
3 | + <component name="Encoding" native2AsciiForPropertiesFiles="true" defaultCharsetForPropertiesFiles="UTF-8" addBOMForNewFiles="with NO BOM"> | |
4 | + <file url="file://$PROJECT_DIR$" charset="UTF-8" /> | |
5 | + <file url="PROJECT" charset="UTF-8" /> | |
6 | + </component> | |
7 | +</project> | |
0 | 8 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__ch_qos_logback_logback_classic_1_2_3.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: ch.qos.logback:logback-classic:1.2.3"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__ch_qos_logback_logback_core_1_2_3.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: ch.qos.logback:logback-core:1.2.3"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_alibaba_druid_1_1_17.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.alibaba:druid:1.1.17"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/druid/1.1.17/druid-1.1.17.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/druid/1.1.17/druid-1.1.17-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/druid/1.1.17/druid-1.1.17-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_alibaba_druid_spring_boot_starter_1_1_17.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.alibaba:druid-spring-boot-starter:1.1.17"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/druid-spring-boot-starter/1.1.17/druid-spring-boot-starter-1.1.17.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/druid-spring-boot-starter/1.1.17/druid-spring-boot-starter-1.1.17-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/druid-spring-boot-starter/1.1.17/druid-spring-boot-starter-1.1.17-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_alibaba_fastjson_1_2_47.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.alibaba:fastjson:1.2.47"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/fastjson/1.2.47/fastjson-1.2.47.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/fastjson/1.2.47/fastjson-1.2.47-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/fastjson/1.2.47/fastjson-1.2.47-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_beust_jcommander_1_72.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.beust:jcommander:1.72"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/beust/jcommander/1.72/jcommander-1.72.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/beust/jcommander/1.72/jcommander-1.72-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/beust/jcommander/1.72/jcommander-1.72-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_beust_jcommander_1_722.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.beust:jcommander:1.72"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/beust/jcommander/1.72/jcommander-1.72.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/beust/jcommander/1.72/jcommander-1.72-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/beust/jcommander/1.72/jcommander-1.72-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_beust_jcommander_1_723.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.beust:jcommander:1.72"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/beust/jcommander/1.72/jcommander-1.72.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/beust/jcommander/1.72/jcommander-1.72-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/beust/jcommander/1.72/jcommander-1.72-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_fasterxml_classmate_1_3_4.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.fasterxml:classmate:1.3.4"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/classmate/1.3.4/classmate-1.3.4-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/classmate/1.3.4/classmate-1.3.4-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_annotations_2_9_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.9.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_9_6.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.fasterxml.jackson.core:jackson-core:2.9.6"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_databind_2_9_6.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.fasterxml.jackson.core:jackson-databind:2.9.6"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jdk8_2_9_6.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.6"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.6/jackson-datatype-jdk8-2.9.6.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.6/jackson-datatype-jdk8-2.9.6-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.6/jackson-datatype-jdk8-2.9.6-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jsr310_2_9_6.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.6"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.6/jackson-datatype-jsr310-2.9.6.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.6/jackson-datatype-jsr310-2.9.6-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.6/jackson-datatype-jsr310-2.9.6-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_fasterxml_jackson_module_jackson_module_parameter_names_2_9_6.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.6"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.6/jackson-module-parameter-names-2.9.6.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.6/jackson-module-parameter-names-2.9.6-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.6/jackson-module-parameter-names-2.9.6-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_1_2.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.jsqlparser:jsqlparser:1.2"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_1_22.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.jsqlparser:jsqlparser:1.2"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_1_23.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.jsqlparser:jsqlparser:1.2"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_1_24.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.jsqlparser:jsqlparser:1.2"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/1.2/jsqlparser-1.2-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_github_pagehelper_pagehelper_5_1_6.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.pagehelper:pagehelper:5.1.6"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_github_pagehelper_pagehelper_5_1_62.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.pagehelper:pagehelper:5.1.6"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_github_pagehelper_pagehelper_5_1_63.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.pagehelper:pagehelper:5.1.6"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_github_pagehelper_pagehelper_5_1_64.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.pagehelper:pagehelper:5.1.6"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.6/pagehelper-5.1.6-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_autoconfigure_1_2_7.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.2.7"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_autoconfigure_1_2_72.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.2.7"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_autoconfigure_1_2_73.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.2.7"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_autoconfigure_1_2_74.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.2.7"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.7/pagehelper-spring-boot-autoconfigure-1.2.7-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_starter_1_2_7.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.pagehelper:pagehelper-spring-boot-starter:1.2.7"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_starter_1_2_72.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.pagehelper:pagehelper-spring-boot-starter:1.2.7"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_starter_1_2_73.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.pagehelper:pagehelper-spring-boot-starter:1.2.7"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_starter_1_2_74.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.pagehelper:pagehelper-spring-boot-starter:1.2.7"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.7/pagehelper-spring-boot-starter-1.2.7-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_github_penggle_kaptcha_2_3_2.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.penggle:kaptcha:2.3.2"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/penggle/kaptcha/2.3.2/kaptcha-2.3.2.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/penggle/kaptcha/2.3.2/kaptcha-2.3.2-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/penggle/kaptcha/2.3.2/kaptcha-2.3.2-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_github_theborakompanioni_thymeleaf_extras_shiro_2_0_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.theborakompanioni:thymeleaf-extras-shiro:2.0.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/theborakompanioni/thymeleaf-extras-shiro/2.0.0/thymeleaf-extras-shiro-2.0.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/theborakompanioni/thymeleaf-extras-shiro/2.0.0/thymeleaf-extras-shiro-2.0.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/theborakompanioni/thymeleaf-extras-shiro/2.0.0/thymeleaf-extras-shiro-2.0.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_google_code_gson_gson_2_8_2.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.google.code.gson:gson:2.8.2"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.8.2/gson-2.8.2.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.8.2/gson-2.8.2-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.8.2/gson-2.8.2-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_google_code_gson_gson_2_8_22.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.google.code.gson:gson:2.8.2"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.8.2/gson-2.8.2.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.8.2/gson-2.8.2-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.8.2/gson-2.8.2-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_google_code_gson_gson_2_8_23.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.google.code.gson:gson:2.8.2"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.8.2/gson-2.8.2.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.8.2/gson-2.8.2-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.8.2/gson-2.8.2-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_google_code_gson_gson_2_8_24.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.google.code.gson:gson:2.8.2"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.8.2/gson-2.8.2.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.8.2/gson-2.8.2-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.8.2/gson-2.8.2-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_google_guava_guava_18_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.google.guava:guava:18.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/guava/guava/18.0/guava-18.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/guava/guava/18.0/guava-18.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/guava/guava/18.0/guava-18.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_google_protobuf_protobuf_java_3_6_1.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.google.protobuf:protobuf-java:3.6.1"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/protobuf/protobuf-java/3.6.1/protobuf-java-3.6.1.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/protobuf/protobuf-java/3.6.1/protobuf-java-3.6.1-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/protobuf/protobuf-java/3.6.1/protobuf-java-3.6.1-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_huaheng_soft_echarts_1_1.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.huaheng.soft:echarts:1.1"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/huaheng/soft/echarts/1.1/echarts-1.1.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/huaheng/soft/echarts/1.1/echarts-1.1-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/huaheng/soft/echarts/1.1/echarts-1.1-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_huaheng_soft_echarts_1_12.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.huaheng.soft:echarts:1.1"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/huaheng/soft/echarts/1.1/echarts-1.1.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/huaheng/soft/echarts/1.1/echarts-1.1-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/huaheng/soft/echarts/1.1/echarts-1.1-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_huaheng_soft_echarts_1_13.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.huaheng.soft:echarts:1.1"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/huaheng/soft/echarts/1.1/echarts-1.1.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/huaheng/soft/echarts/1.1/echarts-1.1-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/huaheng/soft/echarts/1.1/echarts-1.1-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_huaheng_soft_echarts_1_14.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.huaheng.soft:echarts:1.1"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/huaheng/soft/echarts/1.1/echarts-1.1.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/huaheng/soft/echarts/1.1/echarts-1.1-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/huaheng/soft/echarts/1.1/echarts-1.1-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_jayway_jsonpath_json_path_2_4_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.jayway.jsonpath:json-path:2.4.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_jhlabs_filters_2_0_235_1.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.jhlabs:filters:2.0.235-1"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/jhlabs/filters/2.0.235-1/filters-2.0.235-1.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/jhlabs/filters/2.0.235-1/filters-2.0.235-1-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/jhlabs/filters/2.0.235-1/filters-2.0.235-1-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_mchange_mchange_commons_java_0_2_15.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.mchange:mchange-commons-java:0.2.15"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_sun_mail_javax_mail_1_6_1.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.sun.mail:javax.mail:1.6.1"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/sun/mail/javax.mail/1.6.1/javax.mail-1.6.1.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/sun/mail/javax.mail/1.6.1/javax.mail-1.6.1-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/sun/mail/javax.mail/1.6.1/javax.mail-1.6.1-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_sun_mail_javax_mail_1_6_12.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.sun.mail:javax.mail:1.6.1"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/sun/mail/javax.mail/1.6.1/javax.mail-1.6.1.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/sun/mail/javax.mail/1.6.1/javax.mail-1.6.1-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/sun/mail/javax.mail/1.6.1/javax.mail-1.6.1-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_sun_mail_javax_mail_1_6_13.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.sun.mail:javax.mail:1.6.1"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/sun/mail/javax.mail/1.6.1/javax.mail-1.6.1.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/sun/mail/javax.mail/1.6.1/javax.mail-1.6.1-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/sun/mail/javax.mail/1.6.1/javax.mail-1.6.1-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_vaadin_external_google_android_json_0_0_20131108_vaadin1.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.vaadin.external.google:android-json:0.0.20131108.vaadin1"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_zaxxer_HikariCP_2_7_9.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.zaxxer:HikariCP:2.7.9"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/zaxxer/HikariCP/2.7.9/HikariCP-2.7.9.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/zaxxer/HikariCP/2.7.9/HikariCP-2.7.9-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/zaxxer/HikariCP/2.7.9/HikariCP-2.7.9-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__com_zaxxer_HikariCP_java7_2_4_13.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.zaxxer:HikariCP-java7:2.4.13"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/zaxxer/HikariCP-java7/2.4.13/HikariCP-java7-2.4.13.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/zaxxer/HikariCP-java7/2.4.13/HikariCP-java7-2.4.13-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/zaxxer/HikariCP-java7/2.4.13/HikariCP-java7-2.4.13-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__commons_beanutils_commons_beanutils_1_9_3.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: commons-beanutils:commons-beanutils:1.9.3"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__commons_codec_commons_codec_1_11.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: commons-codec:commons-codec:1.11"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/commons-codec/commons-codec/1.11/commons-codec-1.11.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/commons-codec/commons-codec/1.11/commons-codec-1.11-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/commons-codec/commons-codec/1.11/commons-codec-1.11-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__commons_collections_commons_collections_3_2_1.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: commons-collections:commons-collections:3.2.1"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__commons_fileupload_commons_fileupload_1_3_3.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: commons-fileupload:commons-fileupload:1.3.3"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__commons_io_commons_io_2_5.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: commons-io:commons-io:2.5"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/commons-io/commons-io/2.5/commons-io-2.5.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/commons-io/commons-io/2.5/commons-io-2.5-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/commons-io/commons-io/2.5/commons-io-2.5-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__commons_lang_commons_lang_2_4.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: commons-lang:commons-lang:2.4"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/commons-lang/commons-lang/2.4/commons-lang-2.4.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/commons-lang/commons-lang/2.4/commons-lang-2.4-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/commons-lang/commons-lang/2.4/commons-lang-2.4-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__dom4j_dom4j_1_6_1.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: dom4j:dom4j:1.6.1"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/dom4j/dom4j/1.6.1/dom4j-1.6.1-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/dom4j/dom4j/1.6.1/dom4j-1.6.1-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__eu_bitwalker_UserAgentUtils_1_19.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: eu.bitwalker:UserAgentUtils:1.19"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/eu/bitwalker/UserAgentUtils/1.19/UserAgentUtils-1.19.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/eu/bitwalker/UserAgentUtils/1.19/UserAgentUtils-1.19-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/eu/bitwalker/UserAgentUtils/1.19/UserAgentUtils-1.19-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__io_springfox_springfox_core_2_7_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: io.springfox:springfox-core:2.7.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-core/2.7.0/springfox-core-2.7.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-core/2.7.0/springfox-core-2.7.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-core/2.7.0/springfox-core-2.7.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__io_springfox_springfox_schema_2_7_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: io.springfox:springfox-schema:2.7.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-schema/2.7.0/springfox-schema-2.7.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-schema/2.7.0/springfox-schema-2.7.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-schema/2.7.0/springfox-schema-2.7.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__io_springfox_springfox_spi_2_7_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: io.springfox:springfox-spi:2.7.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-spi/2.7.0/springfox-spi-2.7.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-spi/2.7.0/springfox-spi-2.7.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-spi/2.7.0/springfox-spi-2.7.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__io_springfox_springfox_spring_web_2_7_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: io.springfox:springfox-spring-web:2.7.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-spring-web/2.7.0/springfox-spring-web-2.7.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-spring-web/2.7.0/springfox-spring-web-2.7.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-spring-web/2.7.0/springfox-spring-web-2.7.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__io_springfox_springfox_swagger2_2_7_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: io.springfox:springfox-swagger2:2.7.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger2/2.7.0/springfox-swagger2-2.7.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger2/2.7.0/springfox-swagger2-2.7.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger2/2.7.0/springfox-swagger2-2.7.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__io_springfox_springfox_swagger_common_2_7_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: io.springfox:springfox-swagger-common:2.7.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger-common/2.7.0/springfox-swagger-common-2.7.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger-common/2.7.0/springfox-swagger-common-2.7.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger-common/2.7.0/springfox-swagger-common-2.7.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__io_springfox_springfox_swagger_ui_2_7_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: io.springfox:springfox-swagger-ui:2.7.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger-ui/2.7.0/springfox-swagger-ui-2.7.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger-ui/2.7.0/springfox-swagger-ui-2.7.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger-ui/2.7.0/springfox-swagger-ui-2.7.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__io_swagger_swagger_annotations_1_5_13.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: io.swagger:swagger-annotations:1.5.13"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/io/swagger/swagger-annotations/1.5.13/swagger-annotations-1.5.13.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/io/swagger/swagger-annotations/1.5.13/swagger-annotations-1.5.13-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/io/swagger/swagger-annotations/1.5.13/swagger-annotations-1.5.13-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__io_swagger_swagger_models_1_5_13.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: io.swagger:swagger-models:1.5.13"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/io/swagger/swagger-models/1.5.13/swagger-models-1.5.13.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/io/swagger/swagger-models/1.5.13/swagger-models-1.5.13-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/io/swagger/swagger-models/1.5.13/swagger-models-1.5.13-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__javax_activation_activation_1_1.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: javax.activation:activation:1.1"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/javax/activation/activation/1.1/activation-1.1.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/javax/activation/activation/1.1/activation-1.1-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/javax/activation/activation/1.1/activation-1.1-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__javax_activation_activation_1_12.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: javax.activation:activation:1.1"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/javax/activation/activation/1.1/activation-1.1.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/javax/activation/activation/1.1/activation-1.1-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/javax/activation/activation/1.1/activation-1.1-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__javax_activation_activation_1_13.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: javax.activation:activation:1.1"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/javax/activation/activation/1.1/activation-1.1.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/javax/activation/activation/1.1/activation-1.1-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/javax/activation/activation/1.1/activation-1.1-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__javax_annotation_javax_annotation_api_1_3_2.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: javax.annotation:javax.annotation-api:1.3.2"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__javax_validation_validation_api_2_0_1_Final.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: javax.validation:validation-api:2.0.1.Final"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__junit_junit_4_12.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: junit:junit:4.12"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__mysql_mysql_connector_java_8_0_16.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: mysql:mysql-connector-java:8.0.16"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/mysql/mysql-connector-java/8.0.16/mysql-connector-java-8.0.16.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/mysql/mysql-connector-java/8.0.16/mysql-connector-java-8.0.16-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/mysql/mysql-connector-java/8.0.16/mysql-connector-java-8.0.16-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__net_bytebuddy_byte_buddy_1_7_11.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: net.bytebuddy:byte-buddy:1.7.11"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/net/bytebuddy/byte-buddy/1.7.11/byte-buddy-1.7.11.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/net/bytebuddy/byte-buddy/1.7.11/byte-buddy-1.7.11-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/net/bytebuddy/byte-buddy/1.7.11/byte-buddy-1.7.11-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__net_bytebuddy_byte_buddy_agent_1_7_11.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: net.bytebuddy:byte-buddy-agent:1.7.11"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/net/bytebuddy/byte-buddy-agent/1.7.11/byte-buddy-agent-1.7.11.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/net/bytebuddy/byte-buddy-agent/1.7.11/byte-buddy-agent-1.7.11-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/net/bytebuddy/byte-buddy-agent/1.7.11/byte-buddy-agent-1.7.11-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__net_minidev_accessors_smart_1_2.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: net.minidev:accessors-smart:1.2"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/net/minidev/accessors-smart/1.2/accessors-smart-1.2-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/net/minidev/accessors-smart/1.2/accessors-smart-1.2-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__net_minidev_json_smart_2_3.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: net.minidev:json-smart:2.3"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/net/minidev/json-smart/2.3/json-smart-2.3.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/net/minidev/json-smart/2.3/json-smart-2.3-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/net/minidev/json-smart/2.3/json-smart-2.3-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__net_sf_ehcache_ehcache_core_2_6_11.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: net.sf.ehcache:ehcache-core:2.6.11"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/net/sf/ehcache/ehcache-core/2.6.11/ehcache-core-2.6.11.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/net/sf/ehcache/ehcache-core/2.6.11/ehcache-core-2.6.11-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/net/sf/ehcache/ehcache-core/2.6.11/ehcache-core-2.6.11-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__net_sourceforge_nekohtml_nekohtml_1_9_22.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: net.sourceforge.nekohtml:nekohtml:1.9.22"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/net/sourceforge/nekohtml/nekohtml/1.9.22/nekohtml-1.9.22.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/net/sourceforge/nekohtml/nekohtml/1.9.22/nekohtml-1.9.22-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/net/sourceforge/nekohtml/nekohtml/1.9.22/nekohtml-1.9.22-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__org_apache_commons_commons_lang3_3_7.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.commons:commons-lang3:3.7"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__org_apache_commons_commons_pool2_2_5_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.commons:commons-pool2:2.5.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-pool2/2.5.0/commons-pool2-2.5.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-pool2/2.5.0/commons-pool2-2.5.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-pool2/2.5.0/commons-pool2-2.5.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__org_apache_commons_commons_pool2_2_5_02.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.commons:commons-pool2:2.5.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-pool2/2.5.0/commons-pool2-2.5.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-pool2/2.5.0/commons-pool2-2.5.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-pool2/2.5.0/commons-pool2-2.5.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__org_apache_commons_commons_pool2_2_5_03.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.commons:commons-pool2:2.5.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-pool2/2.5.0/commons-pool2-2.5.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-pool2/2.5.0/commons-pool2-2.5.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-pool2/2.5.0/commons-pool2-2.5.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__org_apache_httpcomponents_httpclient_4_5_5.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.httpcomponents:httpclient:4.5.5"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__org_apache_httpcomponents_httpclient_4_5_52.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.httpcomponents:httpclient:4.5.5"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__org_apache_httpcomponents_httpclient_4_5_53.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.httpcomponents:httpclient:4.5.5"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__org_apache_httpcomponents_httpcore_4_4_9.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.httpcomponents:httpcore:4.4.9"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__org_apache_httpcomponents_httpcore_4_4_92.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.httpcomponents:httpcore:4.4.9"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__org_apache_httpcomponents_httpcore_4_4_93.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.httpcomponents:httpcore:4.4.9"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__org_apache_logging_log4j_log4j_api_2_10_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.logging.log4j:log4j-api:2.10.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/logging/log4j/log4j-api/2.10.0/log4j-api-2.10.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/logging/log4j/log4j-api/2.10.0/log4j-api-2.10.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/logging/log4j/log4j-api/2.10.0/log4j-api-2.10.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__org_apache_logging_log4j_log4j_to_slf4j_2_10_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.logging.log4j:log4j-to-slf4j:2.10.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/logging/log4j/log4j-to-slf4j/2.10.0/log4j-to-slf4j-2.10.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/logging/log4j/log4j-to-slf4j/2.10.0/log4j-to-slf4j-2.10.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/logging/log4j/log4j-to-slf4j/2.10.0/log4j-to-slf4j-2.10.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__org_apache_poi_poi_3_9.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.poi:poi:3.9"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/poi/poi/3.9/poi-3.9.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/poi/poi/3.9/poi-3.9-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/poi/poi/3.9/poi-3.9-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__org_apache_poi_poi_ooxml_3_9.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.poi:poi-ooxml:3.9"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/poi/poi-ooxml/3.9/poi-ooxml-3.9.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/poi/poi-ooxml/3.9/poi-ooxml-3.9-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/poi/poi-ooxml/3.9/poi-ooxml-3.9-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__org_apache_poi_poi_ooxml_schemas_3_9.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.poi:poi-ooxml-schemas:3.9"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/poi/poi-ooxml-schemas/3.9/poi-ooxml-schemas-3.9.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/poi/poi-ooxml-schemas/3.9/poi-ooxml-schemas-3.9-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/poi/poi-ooxml-schemas/3.9/poi-ooxml-schemas-3.9-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file |
... | ... |