Commit a0a66166259c94ad5db1dc9292f3119ae32b722a
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts: # .idea/workspace.xml
Showing
222 changed files
with
641 additions
and
3955 deletions
Too many changes to show.
To preserve performance only 100 of 222 files are displayed.
.idea/.gitignore
.idea/MyBatisCodeHelperDatasource.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<project version="4"> | |
3 | + <component name="MyBatisCodeHelperDatasource"> | |
4 | + <option name="projectProfile"> | |
5 | + <ProjectProfile> | |
6 | + <option name="addSerializeUid" value="true" /> | |
7 | + <option name="generateServiceInterface" value="true" /> | |
8 | + <option name="javaMapperPackage" value="com.huaheng.pc.config.zoneCapacity.mapper" /> | |
9 | + <option name="javaMapperPath" value="$PROJECT_DIR$/src/main/java" /> | |
10 | + <option name="javaModelPackage" value="com.huaheng.pc.config.zoneCapacity.domain" /> | |
11 | + <option name="javaModelPath" value="$PROJECT_DIR$/src/main/java" /> | |
12 | + <option name="lastDatabaseCrudChooseModuleName" value="WMSV1" /> | |
13 | + <option name="moduleNameToPackageAndPathMap"> | |
14 | + <map> | |
15 | + <entry key="WMSV1"> | |
16 | + <value> | |
17 | + <UserPackageAndPathInfoByModule> | |
18 | + <option name="javaMapperPackage" value="com.huaheng.pc.config.zoneCapacity.mapper" /> | |
19 | + <option name="javaMapperPath" value="$PROJECT_DIR$/src/main/java" /> | |
20 | + <option name="javaModelPacakge" value="com.huaheng.pc.config.zoneCapacity.domain" /> | |
21 | + <option name="javaModelPath" value="$PROJECT_DIR$/src/main/java" /> | |
22 | + <option name="javaServiceInterfacePackage" value="com.huaheng.pc.shipment.shipmentContainerDetail.service" /> | |
23 | + <option name="javaServiceInterfacePath" value="$PROJECT_DIR$/src/main/java" /> | |
24 | + <option name="xmlPackage" value="config" /> | |
25 | + <option name="xmlPath" value="E:\code\wms2\src\main\resources\mybatis" /> | |
26 | + </UserPackageAndPathInfoByModule> | |
27 | + </value> | |
28 | + </entry> | |
29 | + <entry key="huaheng"> | |
30 | + <value> | |
31 | + <UserPackageAndPathInfoByModule> | |
32 | + <option name="javaMapperPackage" value="com.huaheng.pc.receipt.receiptDetail.domain" /> | |
33 | + <option name="javaMapperPath" value="$PROJECT_DIR$/src/main/java" /> | |
34 | + <option name="javaModelPacakge" value="com.huaheng.pc.receipt.receiptDetail.domain" /> | |
35 | + <option name="javaModelPath" value="$PROJECT_DIR$/src/main/java" /> | |
36 | + <option name="xmlPackage" value="receipt" /> | |
37 | + <option name="xmlPath" value="E:\code\wms2\src\main\resources\mybatis" /> | |
38 | + </UserPackageAndPathInfoByModule> | |
39 | + </value> | |
40 | + </entry> | |
41 | + </map> | |
42 | + </option> | |
43 | + <option name="tableGenerateConfigs"> | |
44 | + <map> | |
45 | + <entry key="wms_v2:bom_header"> | |
46 | + <value> | |
47 | + <TableGenerateConfig> | |
48 | + <option name="generatedKey" value="id" /> | |
49 | + <option name="javaModelName" value="BomHeader" /> | |
50 | + <option name="moduleName" value="WMSV1" /> | |
51 | + <option name="useActualColumnName" value="true" /> | |
52 | + </TableGenerateConfig> | |
53 | + </value> | |
54 | + </entry> | |
55 | + <entry key="wms_v2:carrier"> | |
56 | + <value> | |
57 | + <TableGenerateConfig> | |
58 | + <option name="generatedKey" value="id" /> | |
59 | + <option name="javaModelName" value="Carrier" /> | |
60 | + <option name="moduleName" value="WMSV1" /> | |
61 | + <option name="useActualColumnName" value="true" /> | |
62 | + </TableGenerateConfig> | |
63 | + </value> | |
64 | + </entry> | |
65 | + <entry key="wms_v2:container"> | |
66 | + <value> | |
67 | + <TableGenerateConfig> | |
68 | + <option name="generatedKey" value="id" /> | |
69 | + <option name="javaModelName" value="Container" /> | |
70 | + <option name="moduleName" value="huaheng" /> | |
71 | + <option name="useActualColumnName" value="true" /> | |
72 | + </TableGenerateConfig> | |
73 | + </value> | |
74 | + </entry> | |
75 | + <entry key="wms_v2:container_type"> | |
76 | + <value> | |
77 | + <TableGenerateConfig> | |
78 | + <option name="generatedKey" value="id" /> | |
79 | + <option name="javaModelName" value="ContainerType" /> | |
80 | + <option name="moduleName" value="huaheng" /> | |
81 | + <option name="useActualColumnName" value="true" /> | |
82 | + </TableGenerateConfig> | |
83 | + </value> | |
84 | + </entry> | |
85 | + <entry key="wms_v2:customer"> | |
86 | + <value> | |
87 | + <TableGenerateConfig> | |
88 | + <option name="generatedKey" value="id" /> | |
89 | + <option name="javaModelName" value="Customer" /> | |
90 | + <option name="moduleName" value="huaheng" /> | |
91 | + <option name="useActualColumnName" value="true" /> | |
92 | + </TableGenerateConfig> | |
93 | + </value> | |
94 | + </entry> | |
95 | + <entry key="wms_v2:inventory_transaction"> | |
96 | + <value> | |
97 | + <TableGenerateConfig> | |
98 | + <option name="generatedKey" value="id" /> | |
99 | + <option name="javaModelName" value="InventoryTransaction" /> | |
100 | + <option name="moduleName" value="WMSV1" /> | |
101 | + <option name="useActualColumnName" value="true" /> | |
102 | + </TableGenerateConfig> | |
103 | + </value> | |
104 | + </entry> | |
105 | + <entry key="wms_v2:location_capacity"> | |
106 | + <value> | |
107 | + <TableGenerateConfig> | |
108 | + <option name="generatedKey" value="id" /> | |
109 | + <option name="javaModelName" value="LocationCapacity" /> | |
110 | + <option name="moduleName" value="WMSV1" /> | |
111 | + <option name="useActualColumnName" value="true" /> | |
112 | + </TableGenerateConfig> | |
113 | + </value> | |
114 | + </entry> | |
115 | + <entry key="wms_v2:material"> | |
116 | + <value> | |
117 | + <TableGenerateConfig> | |
118 | + <option name="generatedKey" value="id" /> | |
119 | + <option name="javaModelName" value="Material" /> | |
120 | + <option name="moduleName" value="WMSV1" /> | |
121 | + <option name="useActualColumnName" value="true" /> | |
122 | + </TableGenerateConfig> | |
123 | + </value> | |
124 | + </entry> | |
125 | + <entry key="wms_v2:material_unit"> | |
126 | + <value> | |
127 | + <TableGenerateConfig> | |
128 | + <option name="generatedKey" value="id" /> | |
129 | + <option name="javaModelName" value="MaterialUnit" /> | |
130 | + <option name="moduleName" value="WMSV1" /> | |
131 | + <option name="useActualColumnName" value="true" /> | |
132 | + </TableGenerateConfig> | |
133 | + </value> | |
134 | + </entry> | |
135 | + <entry key="wms_v2:receipt_container_detail"> | |
136 | + <value> | |
137 | + <TableGenerateConfig> | |
138 | + <option name="generatedKey" value="id" /> | |
139 | + <option name="javaModelName" value="ReceiptContainerDetail" /> | |
140 | + <option name="moduleName" value="WMSV1" /> | |
141 | + <option name="useActualColumnName" value="true" /> | |
142 | + </TableGenerateConfig> | |
143 | + </value> | |
144 | + </entry> | |
145 | + <entry key="wms_v2:receipt_container_header"> | |
146 | + <value> | |
147 | + <TableGenerateConfig> | |
148 | + <option name="generatedKey" value="id" /> | |
149 | + <option name="javaModelName" value="ReceiptContainerHeader" /> | |
150 | + <option name="moduleName" value="WMSV1" /> | |
151 | + <option name="useActualColumnName" value="true" /> | |
152 | + </TableGenerateConfig> | |
153 | + </value> | |
154 | + </entry> | |
155 | + <entry key="wms_v2:receipt_detail"> | |
156 | + <value> | |
157 | + <TableGenerateConfig> | |
158 | + <option name="generatedKey" value="id" /> | |
159 | + <option name="javaModelName" value="ReceiptDetail" /> | |
160 | + <option name="moduleName" value="huaheng" /> | |
161 | + <option name="useActualColumnName" value="true" /> | |
162 | + </TableGenerateConfig> | |
163 | + </value> | |
164 | + </entry> | |
165 | + <entry key="wms_v2:receipt_preference"> | |
166 | + <value> | |
167 | + <TableGenerateConfig> | |
168 | + <option name="generatedKey" value="id" /> | |
169 | + <option name="javaModelName" value="ReceiptPreference" /> | |
170 | + <option name="moduleName" value="WMSV1" /> | |
171 | + <option name="useActualColumnName" value="true" /> | |
172 | + </TableGenerateConfig> | |
173 | + </value> | |
174 | + </entry> | |
175 | + <entry key="wms_v2:receipt_type"> | |
176 | + <value> | |
177 | + <TableGenerateConfig> | |
178 | + <option name="generatedKey" value="id" /> | |
179 | + <option name="javaModelName" value="ReceiptType" /> | |
180 | + <option name="moduleName" value="WMSV1" /> | |
181 | + <option name="useActualColumnName" value="true" /> | |
182 | + </TableGenerateConfig> | |
183 | + </value> | |
184 | + </entry> | |
185 | + <entry key="wms_v2:shipment_container_detail"> | |
186 | + <value> | |
187 | + <TableGenerateConfig> | |
188 | + <option name="generatedKey" value="id" /> | |
189 | + <option name="javaModelName" value="ShipmentContainerDetail" /> | |
190 | + <option name="moduleName" value="WMSV1" /> | |
191 | + <option name="useActualColumnName" value="true" /> | |
192 | + </TableGenerateConfig> | |
193 | + </value> | |
194 | + </entry> | |
195 | + <entry key="wms_v2:shipment_container_header"> | |
196 | + <value> | |
197 | + <TableGenerateConfig> | |
198 | + <option name="generatedKey" value="id" /> | |
199 | + <option name="javaModelName" value="ShipmentContainerHeader" /> | |
200 | + <option name="moduleName" value="WMSV1" /> | |
201 | + <option name="useActualColumnName" value="true" /> | |
202 | + </TableGenerateConfig> | |
203 | + </value> | |
204 | + </entry> | |
205 | + <entry key="wms_v2:shipment_detail"> | |
206 | + <value> | |
207 | + <TableGenerateConfig> | |
208 | + <option name="generatedKey" value="id" /> | |
209 | + <option name="javaModelName" value="ShipmentDetail" /> | |
210 | + <option name="moduleName" value="WMSV1" /> | |
211 | + <option name="useActualColumnName" value="true" /> | |
212 | + </TableGenerateConfig> | |
213 | + </value> | |
214 | + </entry> | |
215 | + <entry key="wms_v2:shipment_header"> | |
216 | + <value> | |
217 | + <TableGenerateConfig> | |
218 | + <option name="generatedKey" value="id" /> | |
219 | + <option name="javaModelName" value="ShipmentHeader" /> | |
220 | + <option name="moduleName" value="huaheng" /> | |
221 | + <option name="useActualColumnName" value="true" /> | |
222 | + </TableGenerateConfig> | |
223 | + </value> | |
224 | + </entry> | |
225 | + <entry key="wms_v2:shipment_preference"> | |
226 | + <value> | |
227 | + <TableGenerateConfig> | |
228 | + <option name="generatedKey" value="id" /> | |
229 | + <option name="javaModelName" value="ShipmentPreference" /> | |
230 | + <option name="moduleName" value="WMSV1" /> | |
231 | + <option name="useActualColumnName" value="true" /> | |
232 | + </TableGenerateConfig> | |
233 | + </value> | |
234 | + </entry> | |
235 | + <entry key="wms_v2:shipment_type"> | |
236 | + <value> | |
237 | + <TableGenerateConfig> | |
238 | + <option name="generatedKey" value="id" /> | |
239 | + <option name="javaModelName" value="ShipmentType" /> | |
240 | + <option name="moduleName" value="WMSV1" /> | |
241 | + <option name="useActualColumnName" value="true" /> | |
242 | + </TableGenerateConfig> | |
243 | + </value> | |
244 | + </entry> | |
245 | + <entry key="wms_v2:supplier"> | |
246 | + <value> | |
247 | + <TableGenerateConfig> | |
248 | + <option name="generatedKey" value="id" /> | |
249 | + <option name="javaModelName" value="Supplier" /> | |
250 | + <option name="moduleName" value="WMSV1" /> | |
251 | + <option name="useActualColumnName" value="true" /> | |
252 | + </TableGenerateConfig> | |
253 | + </value> | |
254 | + </entry> | |
255 | + <entry key="wms_v2:zone_capacity"> | |
256 | + <value> | |
257 | + <TableGenerateConfig> | |
258 | + <option name="generatedKey" value="id" /> | |
259 | + <option name="javaModelName" value="ZoneCapacity" /> | |
260 | + <option name="moduleName" value="WMSV1" /> | |
261 | + <option name="useActualColumnName" value="true" /> | |
262 | + </TableGenerateConfig> | |
263 | + </value> | |
264 | + </entry> | |
265 | + </map> | |
266 | + </option> | |
267 | + <option name="useActualColumnNames" value="true" /> | |
268 | + <option name="useSwagger" value="true" /> | |
269 | + <option name="userMybatisPlus" value="true" /> | |
270 | + <option name="xmlMapperPackage" value="config" /> | |
271 | + <option name="xmlMapperPath" value="E:\code\wms2\src\main\resources\mybatis" /> | |
272 | + </ProjectProfile> | |
273 | + </option> | |
274 | + </component> | |
275 | +</project> | |
0 | 276 | \ No newline at end of file |
... | ... |
.idea/WMSV1.iml
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <module type="JAVA_MODULE" version="4"> |
3 | - <component name="ExternalSystem" externalSystem="Maven" /> | |
4 | 3 | <component name="FacetManager"> |
5 | 4 | <facet type="Spring" name="Spring"> |
6 | 5 | <configuration /> |
... | ... | @@ -15,184 +14,4 @@ |
15 | 14 | </configuration> |
16 | 15 | </facet> |
17 | 16 | </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: com.github.pagehelper:pagehelper-spring-boot-starter:1.2.12" level="project" /> | |
98 | - <orderEntry type="library" name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-starter:2.0.1" level="project" /> | |
99 | - <orderEntry type="library" name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:2.0.1" level="project" /> | |
100 | - <orderEntry type="library" name="Maven: org.mybatis:mybatis-spring:2.0.1" level="project" /> | |
101 | - <orderEntry type="library" name="Maven: com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.2.12" level="project" /> | |
102 | - <orderEntry type="library" name="Maven: com.github.pagehelper:pagehelper:5.1.10" level="project" /> | |
103 | - <orderEntry type="library" name="Maven: com.github.jsqlparser:jsqlparser:2.0" level="project" /> | |
104 | - <orderEntry type="library" name="Maven: com.alibaba:druid-spring-boot-starter:1.1.17" level="project" /> | |
105 | - <orderEntry type="library" name="Maven: com.alibaba:druid:1.1.17" level="project" /> | |
106 | - <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.25" level="project" /> | |
107 | - <orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.7" level="project" /> | |
108 | - <orderEntry type="library" name="Maven: commons-io:commons-io:2.2" level="project" /> | |
109 | - <orderEntry type="library" name="Maven: commons-fileupload:commons-fileupload:1.4" level="project" /> | |
110 | - <orderEntry type="library" name="Maven: org.apache.shiro:shiro-core:1.4.0" level="project" /> | |
111 | - <orderEntry type="library" name="Maven: org.apache.shiro:shiro-lang:1.4.0" level="project" /> | |
112 | - <orderEntry type="library" name="Maven: org.apache.shiro:shiro-cache:1.4.0" level="project" /> | |
113 | - <orderEntry type="library" name="Maven: org.apache.shiro:shiro-crypto-hash:1.4.0" level="project" /> | |
114 | - <orderEntry type="library" name="Maven: org.apache.shiro:shiro-crypto-core:1.4.0" level="project" /> | |
115 | - <orderEntry type="library" name="Maven: org.apache.shiro:shiro-crypto-cipher:1.4.0" level="project" /> | |
116 | - <orderEntry type="library" name="Maven: org.apache.shiro:shiro-config-core:1.4.0" level="project" /> | |
117 | - <orderEntry type="library" name="Maven: org.apache.shiro:shiro-config-ogdl:1.4.0" level="project" /> | |
118 | - <orderEntry type="library" name="Maven: commons-beanutils:commons-beanutils:1.9.3" level="project" /> | |
119 | - <orderEntry type="library" name="Maven: org.apache.shiro:shiro-event:1.4.0" level="project" /> | |
120 | - <orderEntry type="library" name="Maven: org.apache.shiro:shiro-spring:1.4.0" level="project" /> | |
121 | - <orderEntry type="library" name="Maven: org.apache.shiro:shiro-web:1.4.0" level="project" /> | |
122 | - <orderEntry type="library" name="Maven: org.apache.shiro:shiro-ehcache:1.4.0" level="project" /> | |
123 | - <orderEntry type="library" name="Maven: net.sf.ehcache:ehcache-core:2.6.11" level="project" /> | |
124 | - <orderEntry type="library" name="Maven: com.github.theborakompanioni:thymeleaf-extras-shiro:2.0.0" level="project" /> | |
125 | - <orderEntry type="library" name="Maven: com.alibaba:fastjson:1.2.47" level="project" /> | |
126 | - <orderEntry type="library" name="Maven: eu.bitwalker:UserAgentUtils:1.19" level="project" /> | |
127 | - <orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.0.7.RELEASE" level="project" /> | |
128 | - <orderEntry type="library" name="Maven: org.springframework:spring-beans:5.0.7.RELEASE" level="project" /> | |
129 | - <orderEntry type="library" name="Maven: org.springframework:spring-context:5.0.7.RELEASE" level="project" /> | |
130 | - <orderEntry type="library" name="Maven: org.quartz-scheduler:quartz:2.3.1" level="project" /> | |
131 | - <orderEntry type="library" name="Maven: com.mchange:mchange-commons-java:0.2.15" level="project" /> | |
132 | - <orderEntry type="library" name="Maven: com.zaxxer:HikariCP-java7:2.4.13" level="project" /> | |
133 | - <orderEntry type="library" name="Maven: org.apache.velocity:velocity:1.7" level="project" /> | |
134 | - <orderEntry type="library" name="Maven: commons-collections:commons-collections:3.2.1" level="project" /> | |
135 | - <orderEntry type="library" name="Maven: commons-lang:commons-lang:2.4" level="project" /> | |
136 | - <orderEntry type="library" name="Maven: com.github.penggle:kaptcha:2.3.2" level="project" /> | |
137 | - <orderEntry type="library" name="Maven: com.jhlabs:filters:2.0.235-1" level="project" /> | |
138 | - <orderEntry type="library" name="Maven: io.springfox:springfox-swagger2:2.7.0" level="project" /> | |
139 | - <orderEntry type="library" name="Maven: io.swagger:swagger-annotations:1.5.13" level="project" /> | |
140 | - <orderEntry type="library" name="Maven: io.swagger:swagger-models:1.5.13" level="project" /> | |
141 | - <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.9.0" level="project" /> | |
142 | - <orderEntry type="library" name="Maven: io.springfox:springfox-spi:2.7.0" level="project" /> | |
143 | - <orderEntry type="library" name="Maven: io.springfox:springfox-core:2.7.0" level="project" /> | |
144 | - <orderEntry type="library" name="Maven: io.springfox:springfox-schema:2.7.0" level="project" /> | |
145 | - <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-common:2.7.0" level="project" /> | |
146 | - <orderEntry type="library" name="Maven: io.springfox:springfox-spring-web:2.7.0" level="project" /> | |
147 | - <orderEntry type="library" name="Maven: org.reflections:reflections:0.9.11" level="project" /> | |
148 | - <orderEntry type="library" name="Maven: org.javassist:javassist:3.21.0-GA" level="project" /> | |
149 | - <orderEntry type="library" name="Maven: com.google.guava:guava:18.0" level="project" /> | |
150 | - <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.3.4" level="project" /> | |
151 | - <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE" level="project" /> | |
152 | - <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE" level="project" /> | |
153 | - <orderEntry type="library" name="Maven: org.mapstruct:mapstruct:1.1.0.Final" level="project" /> | |
154 | - <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-ui:2.7.0" level="project" /> | |
155 | - <orderEntry type="library" name="Maven: org.jsoup:jsoup:1.11.3" level="project" /> | |
156 | - <orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml:3.9" level="project" /> | |
157 | - <orderEntry type="library" name="Maven: org.apache.poi:poi:3.9" level="project" /> | |
158 | - <orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml-schemas:3.9" level="project" /> | |
159 | - <orderEntry type="library" name="Maven: org.apache.xmlbeans:xmlbeans:2.3.0" level="project" /> | |
160 | - <orderEntry type="library" name="Maven: stax:stax-api:1.0.1" level="project" /> | |
161 | - <orderEntry type="library" name="Maven: dom4j:dom4j:1.6.1" level="project" /> | |
162 | - <orderEntry type="library" name="Maven: org.springframework.session:spring-session-data-redis:2.0.4.RELEASE" level="project" /> | |
163 | - <orderEntry type="library" name="Maven: org.springframework.data:spring-data-redis:2.0.8.RELEASE" level="project" /> | |
164 | - <orderEntry type="library" name="Maven: org.springframework.data:spring-data-keyvalue:2.0.8.RELEASE" level="project" /> | |
165 | - <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:2.0.8.RELEASE" level="project" /> | |
166 | - <orderEntry type="library" name="Maven: org.springframework:spring-tx:5.0.7.RELEASE" level="project" /> | |
167 | - <orderEntry type="library" name="Maven: org.springframework:spring-oxm:5.0.7.RELEASE" level="project" /> | |
168 | - <orderEntry type="library" name="Maven: org.springframework.session:spring-session-core:2.0.4.RELEASE" level="project" /> | |
169 | - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-redis:2.0.3.RELEASE" level="project" /> | |
170 | - <orderEntry type="library" name="Maven: redis.clients:jedis:2.9.0" level="project" /> | |
171 | - <orderEntry type="library" name="Maven: org.apache.commons:commons-pool2:2.5.0" level="project" /> | |
172 | - <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.5" level="project" /> | |
173 | - <orderEntry type="library" name="Maven: commons-codec:commons-codec:1.11" level="project" /> | |
174 | - <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.4.9" level="project" /> | |
175 | - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-mail:2.0.3.RELEASE" level="project" /> | |
176 | - <orderEntry type="library" name="Maven: com.sun.mail:javax.mail:1.6.1" level="project" /> | |
177 | - <orderEntry type="library" name="Maven: javax.activation:activation:1.1" level="project" /> | |
178 | - <orderEntry type="library" name="Maven: com.google.code.gson:gson:2.8.2" level="project" /> | |
179 | - <orderEntry type="library" name="Maven: com.huaheng.soft:echarts:1.1" level="project" /> | |
180 | - <orderEntry type="library" name="Maven: org.junit.jupiter:junit-jupiter-api:5.1.1" level="project" /> | |
181 | - <orderEntry type="library" name="Maven: org.apiguardian:apiguardian-api:1.0.0" level="project" /> | |
182 | - <orderEntry type="library" name="Maven: org.opentest4j:opentest4j:1.0.0" level="project" /> | |
183 | - <orderEntry type="library" name="Maven: org.junit.platform:junit-platform-commons:1.1.1" level="project" /> | |
184 | - <orderEntry type="library" name="Maven: org.testng:testng:7.0.0-beta7" level="project" /> | |
185 | - <orderEntry type="library" name="Maven: com.beust:jcommander:1.72" level="project" /> | |
186 | - <orderEntry type="library" name="Maven: junit:junit:4.12" level="project" /> | |
187 | - <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-boot-starter:3.1.2" level="project" /> | |
188 | - <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus:3.1.2" level="project" /> | |
189 | - <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-extension:3.1.2" level="project" /> | |
190 | - <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-core:3.1.2" level="project" /> | |
191 | - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:2.0.3.RELEASE" level="project" /> | |
192 | - <orderEntry type="library" name="Maven: com.zaxxer:HikariCP:2.7.9" level="project" /> | |
193 | - <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:5.0.7.RELEASE" level="project" /> | |
194 | - <orderEntry type="library" scope="PROVIDED" name="Maven: org.projectlombok:lombok:1.18.8" level="project" /> | |
195 | - <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-annotation:3.1.2" level="project" /> | |
196 | - <orderEntry type="library" name="Maven: org.mybatis:mybatis:3.5.1" level="project" /> | |
197 | - </component> | |
198 | 17 | </module> |
199 | 18 | \ No newline at end of file |
... | ... |
.idea/compiler.xml
.idea/dataSources.xml
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <project version="4"> |
3 | 3 | <component name="DataSourceManagerImpl" format="xml" multifile-model="true"> |
4 | - <data-source source="LOCAL" name="wms2" uuid="e67b6455-2363-423c-bed8-503129974854"> | |
5 | - <driver-ref>mysql</driver-ref> | |
4 | + <data-source source="LOCAL" name="@172.16.29.45" uuid="f0ef190b-e501-4096-a600-42861f79c6c6"> | |
5 | + <driver-ref>mysql.8</driver-ref> | |
6 | 6 | <synchronize>true</synchronize> |
7 | - <jdbc-driver>com.mysql.jdbc.Driver</jdbc-driver> | |
8 | - <jdbc-url>jdbc:mysql://172.16.29.45:3306/wms_v2</jdbc-url> | |
7 | + <jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver> | |
8 | + <jdbc-url>jdbc:mysql://172.16.29.45:3306</jdbc-url> | |
9 | 9 | <driver-properties> |
10 | 10 | <property name="autoReconnect" value="true" /> |
11 | - <property name="zeroDateTimeBehavior" value="convertToNull" /> | |
11 | + <property name="zeroDateTimeBehavior" value="CONVERT_TO_NULL" /> | |
12 | 12 | <property name="tinyInt1isBit" value="false" /> |
13 | 13 | <property name="characterEncoding" value="utf8" /> |
14 | 14 | <property name="characterSetResults" value="utf8" /> |
... | ... |
.idea/encodings.xml
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <project version="4"> |
3 | - <component name="Encoding" native2AsciiForPropertiesFiles="true" defaultCharsetForPropertiesFiles="UTF-8" addBOMForNewFiles="with NO BOM"> | |
3 | + <component name="Encoding"> | |
4 | 4 | <file url="file://$PROJECT_DIR$" charset="UTF-8" /> |
5 | - <file url="PROJECT" charset="UTF-8" /> | |
6 | 5 | </component> |
7 | 6 | </project> |
8 | 7 | \ No newline at end of file |
... | ... |
.idea/libraries/Maven__ch_qos_logback_logback_classic_1_2_3.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__ch_qos_logback_logback_core_1_2_3.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_alibaba_druid_1_1_17.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_alibaba_druid_spring_boot_starter_1_1_17.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_alibaba_fastjson_1_2_47.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_baomidou_mybatis_plus_3_1_2.xml deleted
1 | -<component name="libraryTable"> | |
2 | - <library name="Maven: com.baomidou:mybatis-plus:3.1.2"> | |
3 | - <CLASSES> | |
4 | - <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus/3.1.2/mybatis-plus-3.1.2.jar!/" /> | |
5 | - </CLASSES> | |
6 | - <JAVADOC> | |
7 | - <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus/3.1.2/mybatis-plus-3.1.2-javadoc.jar!/" /> | |
8 | - </JAVADOC> | |
9 | - <SOURCES> | |
10 | - <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus/3.1.2/mybatis-plus-3.1.2-sources.jar!/" /> | |
11 | - </SOURCES> | |
12 | - </library> | |
13 | -</component> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_baomidou_mybatis_plus_annotation_3_1_2.xml deleted
1 | -<component name="libraryTable"> | |
2 | - <library name="Maven: com.baomidou:mybatis-plus-annotation:3.1.2"> | |
3 | - <CLASSES> | |
4 | - <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-annotation/3.1.2/mybatis-plus-annotation-3.1.2.jar!/" /> | |
5 | - </CLASSES> | |
6 | - <JAVADOC> | |
7 | - <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-annotation/3.1.2/mybatis-plus-annotation-3.1.2-javadoc.jar!/" /> | |
8 | - </JAVADOC> | |
9 | - <SOURCES> | |
10 | - <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-annotation/3.1.2/mybatis-plus-annotation-3.1.2-sources.jar!/" /> | |
11 | - </SOURCES> | |
12 | - </library> | |
13 | -</component> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_baomidou_mybatis_plus_boot_starter_3_1_2.xml deleted
1 | -<component name="libraryTable"> | |
2 | - <library name="Maven: com.baomidou:mybatis-plus-boot-starter:3.1.2"> | |
3 | - <CLASSES> | |
4 | - <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-boot-starter/3.1.2/mybatis-plus-boot-starter-3.1.2.jar!/" /> | |
5 | - </CLASSES> | |
6 | - <JAVADOC> | |
7 | - <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-boot-starter/3.1.2/mybatis-plus-boot-starter-3.1.2-javadoc.jar!/" /> | |
8 | - </JAVADOC> | |
9 | - <SOURCES> | |
10 | - <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-boot-starter/3.1.2/mybatis-plus-boot-starter-3.1.2-sources.jar!/" /> | |
11 | - </SOURCES> | |
12 | - </library> | |
13 | -</component> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_baomidou_mybatis_plus_core_3_1_2.xml deleted
1 | -<component name="libraryTable"> | |
2 | - <library name="Maven: com.baomidou:mybatis-plus-core:3.1.2"> | |
3 | - <CLASSES> | |
4 | - <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-core/3.1.2/mybatis-plus-core-3.1.2.jar!/" /> | |
5 | - </CLASSES> | |
6 | - <JAVADOC> | |
7 | - <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-core/3.1.2/mybatis-plus-core-3.1.2-javadoc.jar!/" /> | |
8 | - </JAVADOC> | |
9 | - <SOURCES> | |
10 | - <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-core/3.1.2/mybatis-plus-core-3.1.2-sources.jar!/" /> | |
11 | - </SOURCES> | |
12 | - </library> | |
13 | -</component> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_baomidou_mybatis_plus_extension_3_1_2.xml deleted
1 | -<component name="libraryTable"> | |
2 | - <library name="Maven: com.baomidou:mybatis-plus-extension:3.1.2"> | |
3 | - <CLASSES> | |
4 | - <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-extension/3.1.2/mybatis-plus-extension-3.1.2.jar!/" /> | |
5 | - </CLASSES> | |
6 | - <JAVADOC> | |
7 | - <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-extension/3.1.2/mybatis-plus-extension-3.1.2-javadoc.jar!/" /> | |
8 | - </JAVADOC> | |
9 | - <SOURCES> | |
10 | - <root url="jar://$MAVEN_REPOSITORY$/com/baomidou/mybatis-plus-extension/3.1.2/mybatis-plus-extension-3.1.2-sources.jar!/" /> | |
11 | - </SOURCES> | |
12 | - </library> | |
13 | -</component> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_beust_jcommander_1_72.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_beust_jcommander_1_722.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_beust_jcommander_1_723.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_fasterxml_classmate_1_3_4.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_annotations_2_9_0.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_9_6.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_databind_2_9_6.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jdk8_2_9_6.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jsr310_2_9_6.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_fasterxml_jackson_module_jackson_module_parameter_names_2_9_6.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_2_0.xml deleted
1 | -<component name="libraryTable"> | |
2 | - <library name="Maven: com.github.jsqlparser:jsqlparser:2.0"> | |
3 | - <CLASSES> | |
4 | - <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/2.0/jsqlparser-2.0.jar!/" /> | |
5 | - </CLASSES> | |
6 | - <JAVADOC> | |
7 | - <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/2.0/jsqlparser-2.0-javadoc.jar!/" /> | |
8 | - </JAVADOC> | |
9 | - <SOURCES> | |
10 | - <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/2.0/jsqlparser-2.0-sources.jar!/" /> | |
11 | - </SOURCES> | |
12 | - </library> | |
13 | -</component> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_github_pagehelper_pagehelper_5_1_10.xml deleted
1 | -<component name="libraryTable"> | |
2 | - <library name="Maven: com.github.pagehelper:pagehelper:5.1.10"> | |
3 | - <CLASSES> | |
4 | - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.10/pagehelper-5.1.10.jar!/" /> | |
5 | - </CLASSES> | |
6 | - <JAVADOC> | |
7 | - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.10/pagehelper-5.1.10-javadoc.jar!/" /> | |
8 | - </JAVADOC> | |
9 | - <SOURCES> | |
10 | - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.1.10/pagehelper-5.1.10-sources.jar!/" /> | |
11 | - </SOURCES> | |
12 | - </library> | |
13 | -</component> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_autoconfigure_1_2_12.xml deleted
1 | -<component name="libraryTable"> | |
2 | - <library name="Maven: com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.2.12"> | |
3 | - <CLASSES> | |
4 | - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.12/pagehelper-spring-boot-autoconfigure-1.2.12.jar!/" /> | |
5 | - </CLASSES> | |
6 | - <JAVADOC> | |
7 | - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.12/pagehelper-spring-boot-autoconfigure-1.2.12-javadoc.jar!/" /> | |
8 | - </JAVADOC> | |
9 | - <SOURCES> | |
10 | - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.12/pagehelper-spring-boot-autoconfigure-1.2.12-sources.jar!/" /> | |
11 | - </SOURCES> | |
12 | - </library> | |
13 | -</component> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_starter_1_2_12.xml deleted
1 | -<component name="libraryTable"> | |
2 | - <library name="Maven: com.github.pagehelper:pagehelper-spring-boot-starter:1.2.12"> | |
3 | - <CLASSES> | |
4 | - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.12/pagehelper-spring-boot-starter-1.2.12.jar!/" /> | |
5 | - </CLASSES> | |
6 | - <JAVADOC> | |
7 | - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.12/pagehelper-spring-boot-starter-1.2.12-javadoc.jar!/" /> | |
8 | - </JAVADOC> | |
9 | - <SOURCES> | |
10 | - <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.12/pagehelper-spring-boot-starter-1.2.12-sources.jar!/" /> | |
11 | - </SOURCES> | |
12 | - </library> | |
13 | -</component> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_github_penggle_kaptcha_2_3_2.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_github_theborakompanioni_thymeleaf_extras_shiro_2_0_0.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_google_code_gson_gson_2_8_2.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_google_code_gson_gson_2_8_22.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_google_code_gson_gson_2_8_23.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_google_code_gson_gson_2_8_24.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_google_guava_guava_18_0.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_google_protobuf_protobuf_java_3_6_1.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_huaheng_soft_echarts_1_1.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_huaheng_soft_echarts_1_12.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_huaheng_soft_echarts_1_13.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_huaheng_soft_echarts_1_14.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_jayway_jsonpath_json_path_2_4_0.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_jhlabs_filters_2_0_235_1.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_mchange_mchange_commons_java_0_2_15.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_sun_mail_javax_mail_1_6_1.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_sun_mail_javax_mail_1_6_12.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_sun_mail_javax_mail_1_6_13.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_vaadin_external_google_android_json_0_0_20131108_vaadin1.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_zaxxer_HikariCP_2_7_9.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__com_zaxxer_HikariCP_java7_2_4_13.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__commons_beanutils_commons_beanutils_1_9_3.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__commons_codec_commons_codec_1_11.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__commons_collections_commons_collections_3_2_1.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__commons_fileupload_commons_fileupload_1_4.xml deleted
1 | -<component name="libraryTable"> | |
2 | - <library name="Maven: commons-fileupload:commons-fileupload:1.4"> | |
3 | - <CLASSES> | |
4 | - <root url="jar://$MAVEN_REPOSITORY$/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar!/" /> | |
5 | - </CLASSES> | |
6 | - <JAVADOC> | |
7 | - <root url="jar://$MAVEN_REPOSITORY$/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4-javadoc.jar!/" /> | |
8 | - </JAVADOC> | |
9 | - <SOURCES> | |
10 | - <root url="jar://$MAVEN_REPOSITORY$/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4-sources.jar!/" /> | |
11 | - </SOURCES> | |
12 | - </library> | |
13 | -</component> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__commons_io_commons_io_2_2.xml deleted
1 | -<component name="libraryTable"> | |
2 | - <library name="Maven: commons-io:commons-io:2.2"> | |
3 | - <CLASSES> | |
4 | - <root url="jar://$MAVEN_REPOSITORY$/commons-io/commons-io/2.2/commons-io-2.2.jar!/" /> | |
5 | - </CLASSES> | |
6 | - <JAVADOC> | |
7 | - <root url="jar://$MAVEN_REPOSITORY$/commons-io/commons-io/2.2/commons-io-2.2-javadoc.jar!/" /> | |
8 | - </JAVADOC> | |
9 | - <SOURCES> | |
10 | - <root url="jar://$MAVEN_REPOSITORY$/commons-io/commons-io/2.2/commons-io-2.2-sources.jar!/" /> | |
11 | - </SOURCES> | |
12 | - </library> | |
13 | -</component> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__commons_lang_commons_lang_2_4.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__dom4j_dom4j_1_6_1.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__eu_bitwalker_UserAgentUtils_1_19.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__io_springfox_springfox_core_2_7_0.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__io_springfox_springfox_schema_2_7_0.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__io_springfox_springfox_spi_2_7_0.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__io_springfox_springfox_spring_web_2_7_0.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__io_springfox_springfox_swagger2_2_7_0.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__io_springfox_springfox_swagger_common_2_7_0.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__io_springfox_springfox_swagger_ui_2_7_0.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__io_swagger_swagger_annotations_1_5_13.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__io_swagger_swagger_models_1_5_13.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__javax_activation_activation_1_1.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__javax_activation_activation_1_12.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__javax_activation_activation_1_13.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__javax_annotation_javax_annotation_api_1_3_2.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__javax_validation_validation_api_2_0_1_Final.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__junit_junit_4_12.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__mysql_mysql_connector_java_8_0_16.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__net_bytebuddy_byte_buddy_1_7_11.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__net_bytebuddy_byte_buddy_agent_1_7_11.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__net_minidev_accessors_smart_1_2.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__net_minidev_json_smart_2_3.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__net_sf_ehcache_ehcache_core_2_6_11.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__net_sourceforge_nekohtml_nekohtml_1_9_22.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__org_apache_commons_commons_lang3_3_7.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__org_apache_commons_commons_pool2_2_5_0.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__org_apache_commons_commons_pool2_2_5_02.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__org_apache_commons_commons_pool2_2_5_03.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__org_apache_httpcomponents_httpclient_4_5_5.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__org_apache_httpcomponents_httpclient_4_5_52.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__org_apache_httpcomponents_httpclient_4_5_53.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__org_apache_httpcomponents_httpcore_4_4_9.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__org_apache_httpcomponents_httpcore_4_4_92.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__org_apache_httpcomponents_httpcore_4_4_93.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__org_apache_logging_log4j_log4j_api_2_10_0.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__org_apache_logging_log4j_log4j_to_slf4j_2_10_0.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__org_apache_poi_poi_3_9.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__org_apache_poi_poi_ooxml_3_9.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__org_apache_poi_poi_ooxml_schemas_3_9.xml deleted
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> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__org_apache_shiro_shiro_cache_1_4_0.xml deleted
1 | -<component name="libraryTable"> | |
2 | - <library name="Maven: org.apache.shiro:shiro-cache:1.4.0"> | |
3 | - <CLASSES> | |
4 | - <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-cache/1.4.0/shiro-cache-1.4.0.jar!/" /> | |
5 | - </CLASSES> | |
6 | - <JAVADOC> | |
7 | - <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-cache/1.4.0/shiro-cache-1.4.0-javadoc.jar!/" /> | |
8 | - </JAVADOC> | |
9 | - <SOURCES> | |
10 | - <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-cache/1.4.0/shiro-cache-1.4.0-sources.jar!/" /> | |
11 | - </SOURCES> | |
12 | - </library> | |
13 | -</component> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__org_apache_shiro_shiro_config_core_1_4_0.xml deleted
1 | -<component name="libraryTable"> | |
2 | - <library name="Maven: org.apache.shiro:shiro-config-core:1.4.0"> | |
3 | - <CLASSES> | |
4 | - <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-config-core/1.4.0/shiro-config-core-1.4.0.jar!/" /> | |
5 | - </CLASSES> | |
6 | - <JAVADOC> | |
7 | - <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-config-core/1.4.0/shiro-config-core-1.4.0-javadoc.jar!/" /> | |
8 | - </JAVADOC> | |
9 | - <SOURCES> | |
10 | - <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-config-core/1.4.0/shiro-config-core-1.4.0-sources.jar!/" /> | |
11 | - </SOURCES> | |
12 | - </library> | |
13 | -</component> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__org_apache_shiro_shiro_config_ogdl_1_4_0.xml deleted
1 | -<component name="libraryTable"> | |
2 | - <library name="Maven: org.apache.shiro:shiro-config-ogdl:1.4.0"> | |
3 | - <CLASSES> | |
4 | - <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/" /> | |
5 | - </CLASSES> | |
6 | - <JAVADOC> | |
7 | - <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0-javadoc.jar!/" /> | |
8 | - </JAVADOC> | |
9 | - <SOURCES> | |
10 | - <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0-sources.jar!/" /> | |
11 | - </SOURCES> | |
12 | - </library> | |
13 | -</component> | |
14 | 0 | \ No newline at end of file |
.idea/libraries/Maven__org_apache_shiro_shiro_core_1_4_0.xml deleted
1 | -<component name="libraryTable"> | |
2 | - <library name="Maven: org.apache.shiro:shiro-core:1.4.0"> | |
3 | - <CLASSES> | |
4 | - <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/" /> | |
5 | - </CLASSES> | |
6 | - <JAVADOC> | |
7 | - <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0-javadoc.jar!/" /> | |
8 | - </JAVADOC> | |
9 | - <SOURCES> | |
10 | - <root url="jar://$MAVEN_REPOSITORY$/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0-sources.jar!/" /> | |
11 | - </SOURCES> | |
12 | - </library> | |
13 | -</component> | |
14 | 0 | \ No newline at end of file |