Hos-Framework.iml 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
  3. <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="false">
  4. <output url="file://$MODULE_DIR$/target/classes" />
  5. <output-test url="file://$MODULE_DIR$/target/test-classes" />
  6. <content url="file://$MODULE_DIR$">
  7. <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
  8. <excludeFolder url="file://$MODULE_DIR$/target" />
  9. </content>
  10. <orderEntry type="inheritedJdk" />
  11. <orderEntry type="sourceFolder" forTests="false" />
  12. <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.1" level="project" />
  13. <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpmime:4.5.1" level="project" />
  14. <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.4.3" level="project" />
  15. <orderEntry type="library" name="Maven: org.hibernate:hibernate-core:4.3.11.Final" level="project" />
  16. <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.1.3.GA" level="project" />
  17. <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1" level="project" />
  18. <orderEntry type="library" name="Maven: org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final" level="project" />
  19. <orderEntry type="library" name="Maven: org.hibernate.common:hibernate-commons-annotations:4.0.5.Final" level="project" />
  20. <orderEntry type="library" name="Maven: org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final" level="project" />
  21. <orderEntry type="library" name="Maven: antlr:antlr:2.7.7" level="project" />
  22. <orderEntry type="library" name="Maven: org.springframework:spring-aop:4.1.8.RELEASE" level="project" />
  23. <orderEntry type="library" name="Maven: org.springframework:spring-aspects:4.1.8.RELEASE" level="project" />
  24. <orderEntry type="library" name="Maven: org.springframework:spring-beans:4.1.8.RELEASE" level="project" />
  25. <orderEntry type="library" name="Maven: org.springframework:spring-context:4.1.8.RELEASE" level="project" />
  26. <orderEntry type="library" name="Maven: org.springframework:spring-context-support:4.1.8.RELEASE" level="project" />
  27. <orderEntry type="library" name="Maven: org.springframework:spring-core:4.1.8.RELEASE" level="project" />
  28. <orderEntry type="library" name="Maven: org.springframework:spring-expression:4.1.8.RELEASE" level="project" />
  29. <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:4.1.8.RELEASE" level="project" />
  30. <orderEntry type="library" name="Maven: org.springframework:spring-orm:4.1.8.RELEASE" level="project" />
  31. <orderEntry type="library" name="Maven: org.springframework:spring-tx:4.1.8.RELEASE" level="project" />
  32. <orderEntry type="library" name="Maven: org.springframework:spring-web:4.1.8.RELEASE" level="project" />
  33. <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:4.1.8.RELEASE" level="project" />
  34. <orderEntry type="library" name="Maven: org.springframework:spring-webmvc-portlet:4.1.8.RELEASE" level="project" />
  35. <orderEntry type="library" name="Maven: org.springframework:spring-websocket:4.1.8.RELEASE" level="project" />
  36. <orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:4.1.8.RELEASE" level="project" />
  37. <orderEntry type="library" name="Maven: org.springframework.security:spring-security-acl:4.0.2.RELEASE" level="project" />
  38. <orderEntry type="library" name="Maven: org.springframework.security:spring-security-aspects:4.0.2.RELEASE" level="project" />
  39. <orderEntry type="library" name="Maven: org.springframework.security:spring-security-cas:4.0.2.RELEASE" level="project" />
  40. <orderEntry type="library" name="Maven: org.jasig.cas.client:cas-client-core:3.3.3" level="project" />
  41. <orderEntry type="library" name="Maven: org.opensaml:opensaml:2.5.1-1" level="project" />
  42. <orderEntry type="library" name="Maven: org.opensaml:openws:1.4.2-1" level="project" />
  43. <orderEntry type="library" name="Maven: org.opensaml:xmltooling:1.3.2-1" level="project" />
  44. <orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.6.1" level="project" />
  45. <orderEntry type="library" name="Maven: joda-time:joda-time:1.6.2" level="project" />
  46. <orderEntry type="library" name="Maven: org.bouncycastle:bcprov-jdk15:1.45" level="project" />
  47. <orderEntry type="library" name="Maven: org.apache.santuario:xmlsec:1.4.4" level="project" />
  48. <orderEntry type="library" name="Maven: ca.juliusdavies:not-yet-commons-ssl:0.3.9" level="project" />
  49. <orderEntry type="library" name="Maven: velocity:velocity:1.5" level="project" />
  50. <orderEntry type="library" name="Maven: org.owasp.esapi:esapi:2.0GA" level="project" />
  51. <orderEntry type="library" scope="RUNTIME" name="Maven: xml-resolver:xml-resolver:1.2" level="project" />
  52. <orderEntry type="library" scope="RUNTIME" name="Maven: xalan:xalan:2.7.1" level="project" />
  53. <orderEntry type="library" scope="RUNTIME" name="Maven: xalan:serializer:2.7.1" level="project" />
  54. <orderEntry type="library" name="Maven: org.springframework.security:spring-security-config:4.0.2.RELEASE" level="project" />
  55. <orderEntry type="library" name="Maven: org.springframework.security:spring-security-core:4.0.2.RELEASE" level="project" />
  56. <orderEntry type="library" name="Maven: org.springframework.security:spring-security-crypto:4.0.2.RELEASE" level="project" />
  57. <orderEntry type="library" name="Maven: org.springframework.security:spring-security-ldap:4.0.2.RELEASE" level="project" />
  58. <orderEntry type="library" name="Maven: org.springframework.ldap:spring-ldap-core:2.0.2.RELEASE" level="project" />
  59. <orderEntry type="library" name="Maven: org.springframework.security:spring-security-openid:4.0.2.RELEASE" level="project" />
  60. <orderEntry type="library" name="Maven: com.google.inject:guice:2.0" level="project" />
  61. <orderEntry type="library" name="Maven: org.openid4java:openid4java-nodeps:0.9.6" level="project" />
  62. <orderEntry type="library" name="Maven: net.jcip:jcip-annotations:1.0" level="project" />
  63. <orderEntry type="library" scope="RUNTIME" name="Maven: net.sourceforge.nekohtml:nekohtml:1.9.20" level="project" />
  64. <orderEntry type="library" scope="RUNTIME" name="Maven: xerces:xercesImpl:2.10.0" level="project" />
  65. <orderEntry type="library" name="Maven: org.springframework.security:spring-security-remoting:4.0.2.RELEASE" level="project" />
  66. <orderEntry type="library" name="Maven: org.springframework.security:spring-security-taglibs:4.0.2.RELEASE" level="project" />
  67. <orderEntry type="library" name="Maven: org.springframework.security:spring-security-web:4.0.2.RELEASE" level="project" />
  68. <orderEntry type="library" name="Maven: io.springfox:springfox-swagger2:2.1.2" level="project" />
  69. <orderEntry type="library" name="Maven: org.mapstruct:mapstruct:1.0.0.Beta4" level="project" />
  70. <orderEntry type="library" name="Maven: io.swagger:swagger-annotations:1.5.0" level="project" />
  71. <orderEntry type="library" name="Maven: io.swagger:swagger-models:1.5.0" level="project" />
  72. <orderEntry type="library" name="Maven: io.springfox:springfox-spi:2.1.2" level="project" />
  73. <orderEntry type="library" name="Maven: io.springfox:springfox-core:2.1.2" level="project" />
  74. <orderEntry type="library" name="Maven: io.springfox:springfox-schema:2.1.2" level="project" />
  75. <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-common:2.1.2" level="project" />
  76. <orderEntry type="library" name="Maven: io.springfox:springfox-spring-web:2.1.2" level="project" />
  77. <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.2.0" level="project" />
  78. <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE" level="project" />
  79. <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE" level="project" />
  80. <orderEntry type="library" name="Maven: org.springframework.hateoas:spring-hateoas:0.17.0.RELEASE" level="project" />
  81. <orderEntry type="library" name="Maven: org.objenesis:objenesis:2.1" level="project" />
  82. <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-ui:2.1.2" level="project" />
  83. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.4.6" level="project" />
  84. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.4.6" level="project" />
  85. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.4.6" level="project" />
  86. <orderEntry type="library" name="Maven: org.codehaus.jackson:jackson-core-asl:1.9.13" level="project" />
  87. <orderEntry type="library" name="Maven: org.codehaus.jackson:jackson-jaxrs:1.9.13" level="project" />
  88. <orderEntry type="library" name="Maven: org.codehaus.jackson:jackson-mapper-asl:1.9.13" level="project" />
  89. <orderEntry type="library" name="Maven: org.codehaus.jackson:jackson-xc:1.9.13" level="project" />
  90. <orderEntry type="library" name="Maven: org.codehaus.jettison:jettison:1.1" level="project" />
  91. <orderEntry type="library" name="Maven: stax:stax-api:1.0.1" level="project" />
  92. <orderEntry type="library" name="Maven: org.codehaus.woodstox:stax2-api:3.1.4" level="project" />
  93. <orderEntry type="library" name="Maven: org.apache.axis:axis:1.4" level="project" />
  94. <orderEntry type="library" name="Maven: org.apache.axis2:axis2:1.6.3" level="project" />
  95. <orderEntry type="library" name="Maven: org.apache.axis2:axis2-adb:1.6.3" level="project" />
  96. <orderEntry type="library" name="Maven: org.apache.geronimo.specs:geronimo-activation_1.1_spec:1.0.2" level="project" />
  97. <orderEntry type="library" name="Maven: org.apache.axis2:axis2-kernel:1.6.3" level="project" />
  98. <orderEntry type="library" name="Maven: org.apache.ws.commons.axiom:axiom-api:1.2.14" level="project" />
  99. <orderEntry type="library" name="Maven: org.apache.geronimo.specs:geronimo-javamail_1.4_spec:1.7.1" level="project" />
  100. <orderEntry type="library" name="Maven: org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:1.0.1" level="project" />
  101. <orderEntry type="library" name="Maven: org.apache.james:apache-mime4j-core:0.7.2" level="project" />
  102. <orderEntry type="library" name="Maven: org.apache.ws.commons.axiom:axiom-compat:1.2.14" level="project" />
  103. <orderEntry type="library" scope="RUNTIME" name="Maven: org.apache.ws.commons.axiom:axiom-impl:1.2.14" level="project" />
  104. <orderEntry type="library" scope="RUNTIME" name="Maven: org.codehaus.woodstox:woodstox-core-asl:4.1.4" level="project" />
  105. <orderEntry type="library" name="Maven: org.apache.geronimo.specs:geronimo-ws-metadata_2.0_spec:1.1.2" level="project" />
  106. <orderEntry type="library" name="Maven: org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1" level="project" />
  107. <orderEntry type="library" name="Maven: javax.servlet:servlet-api:2.3" level="project" />
  108. <orderEntry type="library" name="Maven: commons-httpclient:commons-httpclient:3.1" level="project" />
  109. <orderEntry type="library" name="Maven: wsdl4j:wsdl4j:1.6.2" level="project" />
  110. <orderEntry type="library" name="Maven: org.apache.ws.commons.schema:XmlSchema:1.4.7" level="project" />
  111. <orderEntry type="library" name="Maven: org.apache.neethi:neethi:3.0.2" level="project" />
  112. <orderEntry type="library" name="Maven: org.apache.woden:woden-api:1.0M9" level="project" />
  113. <orderEntry type="library" name="Maven: org.apache.woden:woden-impl-dom:1.0M9" level="project" />
  114. <orderEntry type="library" name="Maven: org.apache.woden:woden-impl-commons:1.0M9" level="project" />
  115. <orderEntry type="library" name="Maven: javax.ws.rs:jsr311-api:1.1.1" level="project" />
  116. <orderEntry type="library" name="Maven: org.apache.axis2:org.apache.axis2.osgi:1.6.3" level="project" />
  117. <orderEntry type="library" name="Maven: org.apache.axis2:axis2-transport-http:1.6.3" level="project" />
  118. <orderEntry type="library" name="Maven: org.apache.axis2:axis2-transport-local:1.6.3" level="project" />
  119. <orderEntry type="library" name="Maven: org.slf4j:slf4j-nop:1.7.13" level="project" />
  120. <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.12" level="project" />
  121. <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-core:2.4.1" level="project" />
  122. <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.4.1" level="project" />
  123. <orderEntry type="library" name="Maven: log4j:log4j:1.2.17" level="project" />
  124. <orderEntry type="library" name="Maven: com.google.protobuf:protobuf-java:2.5.0" level="project" />
  125. <orderEntry type="library" name="Maven: com.google.guava:guava:16.0" level="project" />
  126. <orderEntry type="library" name="Maven: mysql:mysql-connector-java:5.1.37" level="project" />
  127. <orderEntry type="library" name="Maven: org.quartz-scheduler:quartz:2.0.1" level="project" />
  128. <orderEntry type="library" name="Maven: javax.transaction:jta:1.1" level="project" />
  129. <orderEntry type="library" name="Maven: c3p0:c3p0:0.9.1.1" level="project" />
  130. <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.11" level="project" />
  131. <orderEntry type="library" name="Maven: org.aspectj:aspectjrt:1.8.7" level="project" />
  132. <orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.8.7" level="project" />
  133. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-extras:3.0.5" level="project" />
  134. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-core:3.0.5" level="project" />
  135. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-api:3.0.5" level="project" />
  136. <orderEntry type="library" name="Maven: commons-digester:commons-digester:2.0" level="project" />
  137. <orderEntry type="library" name="Maven: org.slf4j:jcl-over-slf4j:1.7.6" level="project" />
  138. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-request-servlet-wildcard:1.0.6" level="project" />
  139. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-request-servlet:1.0.6" level="project" />
  140. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-request-mustache:1.0.6" level="project" />
  141. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-request-api:1.0.6" level="project" />
  142. <orderEntry type="library" name="Maven: com.github.spullara.mustache.java:compiler:0.8.4" level="project" />
  143. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-jsp:3.0.5" level="project" />
  144. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-servlet:3.0.5" level="project" />
  145. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-template:3.0.5" level="project" />
  146. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-autotag-core-runtime:1.1.0" level="project" />
  147. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-request-jsp:1.0.6" level="project" />
  148. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-freemarker:3.0.5" level="project" />
  149. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-request-freemarker:1.0.6" level="project" />
  150. <orderEntry type="library" name="Maven: org.freemarker:freemarker:2.3.15" level="project" />
  151. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-velocity:3.0.5" level="project" />
  152. <orderEntry type="library" name="Maven: org.apache.velocity:velocity-tools:2.0" level="project" />
  153. <orderEntry type="library" name="Maven: oro:oro:2.0.8" level="project" />
  154. <orderEntry type="library" name="Maven: org.apache.velocity:velocity:1.6.2" level="project" />
  155. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-request-velocity:1.0.6" level="project" />
  156. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-el:3.0.5" level="project" />
  157. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-mvel:3.0.5" level="project" />
  158. <orderEntry type="library" name="Maven: org.mvel:mvel2:2.0.11" level="project" />
  159. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-ognl:3.0.5" level="project" />
  160. <orderEntry type="library" name="Maven: ognl:ognl:2.7.3" level="project" />
  161. <orderEntry type="library" name="Maven: jboss:javassist:3.7.ga" level="project" />
  162. <orderEntry type="library" name="Maven: org.apache.tiles:tiles-compat:3.0.5" level="project" />
  163. <orderEntry type="library" name="Maven: net.sf.json-lib:json-lib:2.4" level="project" />
  164. <orderEntry type="library" name="Maven: commons-collections:commons-collections:3.2.1" level="project" />
  165. <orderEntry type="library" name="Maven: commons-discovery:commons-discovery:0.2" level="project" />
  166. <orderEntry type="library" name="Maven: commons-beanutils:commons-beanutils:1.9.2" level="project" />
  167. <orderEntry type="library" name="Maven: org.apache.commons:commons-collections4:4.0" level="project" />
  168. <orderEntry type="library" name="Maven: commons-io:commons-io:2.4" level="project" />
  169. <orderEntry type="library" name="Maven: org.apache.commons:commons-dbcp2:2.1" level="project" />
  170. <orderEntry type="library" name="Maven: commons-codec:commons-codec:1.10" level="project" />
  171. <orderEntry type="library" name="Maven: commons-configuration:commons-configuration:1.10" level="project" />
  172. <orderEntry type="library" name="Maven: commons-dbutils:commons-dbutils:1.6" level="project" />
  173. <orderEntry type="library" name="Maven: commons-fileupload:commons-fileupload:1.3.1" level="project" />
  174. <orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.3.2" level="project" />
  175. <orderEntry type="library" name="Maven: commons-lang:commons-lang:2.6" level="project" />
  176. <orderEntry type="library" name="Maven: commons-logging:commons-logging:1.2" level="project" />
  177. <orderEntry type="library" name="Maven: org.apache.commons:commons-pool2:2.4.2" level="project" />
  178. <orderEntry type="library" name="Maven: org.csource:fastdfs-client-java:1.0" level="project" />
  179. <orderEntry type="library" name="Maven: javax.mail:javax.mail-api:1.5.4" level="project" />
  180. <orderEntry type="library" name="Maven: javax.activation:activation:1.1" level="project" />
  181. <orderEntry type="library" name="Maven: cglib:cglib:3.1" level="project" />
  182. <orderEntry type="library" name="Maven: org.ow2.asm:asm:4.2" level="project" />
  183. <orderEntry type="library" name="Maven: asm:asm:3.1" level="project" />
  184. <orderEntry type="library" name="Maven: aopalliance:aopalliance:1.0" level="project" />
  185. <orderEntry type="library" name="Maven: org.json:json:20151123" level="project" />
  186. <orderEntry type="library" name="Maven: javax.servlet:javax.servlet-api:3.1.0" level="project" />
  187. <orderEntry type="library" name="Maven: dom4j:dom4j:1.6.1" level="project" />
  188. <orderEntry type="library" name="Maven: xml-apis:xml-apis:1.4.01" level="project" />
  189. <orderEntry type="library" name="Maven: javax.xml:jaxrpc-api:1.1" level="project" />
  190. <orderEntry type="library" name="Maven: org.antlr:antlr4:4.5" level="project" />
  191. <orderEntry type="library" name="Maven: org.antlr:antlr4-runtime:4.5" level="project" />
  192. <orderEntry type="library" name="Maven: org.abego.treelayout:org.abego.treelayout.core:1.0.1" level="project" />
  193. <orderEntry type="library" name="Maven: org.antlr:antlr-runtime:3.5.2" level="project" />
  194. <orderEntry type="library" name="Maven: org.antlr:ST4:4.0.8" level="project" />
  195. <orderEntry type="library" name="Maven: net.sf.ezmorph:ezmorph:1.0.6" level="project" />
  196. <orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
  197. <orderEntry type="library" name="Maven: org.jboss:jandex:1.1.0.Final" level="project" />
  198. <orderEntry type="library" name="Maven: org.javassist:javassist:3.18.1-GA" level="project" />
  199. <orderEntry type="library" name="Maven: javax.persistence:persistence-api:1.0.2" level="project" />
  200. <orderEntry type="library" name="Maven: jaxen:jaxen:1.1.6" level="project" />
  201. <orderEntry type="library" name="Maven: jstl:jstl:1.2" level="project" />
  202. <orderEntry type="library" name="Maven: com.belerweb:pinyin4j:2.5.0" level="project" />
  203. <orderEntry type="library" name="Maven: taglibs:standard:1.1.2" level="project" />
  204. <orderEntry type="library" name="Maven: net.lingala.zip4j:zip4j:1.3.2" level="project" />
  205. <orderEntry type="library" name="Maven: org.apache.htrace:htrace-core:3.1.0-incubating" level="project" />
  206. <orderEntry type="library" name="Maven: io.netty:netty-all:4.0.32.Final" level="project" />
  207. <orderEntry type="library" name="Maven: org.noggit:noggit:0.6" level="project" />
  208. <orderEntry type="library" name="Maven: com.yihu.core:ehr-redishelper:1.0.0" level="project" />
  209. <orderEntry type="library" name="Maven: redis.clients:jedis:2.8.0" level="project" />
  210. <orderEntry type="library" name="Maven: org.springframework.data:spring-data-redis:1.6.2.RELEASE" level="project" />
  211. <orderEntry type="library" name="Maven: com.yihu.core:core-rpc:2.2.0" level="project" />
  212. <orderEntry type="library" name="Maven: com.yihu.core:ehr-dbhelper:1.1.7" level="project" />
  213. <orderEntry type="library" name="Maven: commons-net:commons-net:3.3" level="project" />
  214. </component>
  215. <component name="org.twodividedbyzero.idea.findbugs">
  216. <option name="_basePreferences">
  217. <map>
  218. <entry key="property.analysisEffortLevel" value="default" />
  219. <entry key="property.analyzeAfterAutoMake" value="false" />
  220. <entry key="property.analyzeAfterCompile" value="false" />
  221. <entry key="property.annotationGutterIconEnabled" value="true" />
  222. <entry key="property.annotationSuppressWarningsClass" value="edu.umd.cs.findbugs.annotations.SuppressFBWarnings" />
  223. <entry key="property.annotationTextRangeMarkupEnabled" value="true" />
  224. <entry key="property.exportAsHtml" value="true" />
  225. <entry key="property.exportAsXml" value="true" />
  226. <entry key="property.exportBaseDir" value="" />
  227. <entry key="property.exportCreateArchiveDir" value="false" />
  228. <entry key="property.exportOpenBrowser" value="true" />
  229. <entry key="property.minPriorityToReport" value="Medium" />
  230. <entry key="property.runAnalysisInBackground" value="false" />
  231. <entry key="property.showHiddenDetectors" value="false" />
  232. <entry key="property.toolWindowToFront" value="true" />
  233. </map>
  234. </option>
  235. <option name="_detectors">
  236. <map>
  237. <entry key="AppendingToAnObjectOutputStream" value="true" />
  238. <entry key="AtomicityProblem" value="true" />
  239. <entry key="BadAppletConstructor" value="false" />
  240. <entry key="BadResultSetAccess" value="true" />
  241. <entry key="BadSyntaxForRegularExpression" value="true" />
  242. <entry key="BadUseOfReturnValue" value="true" />
  243. <entry key="BadlyOverriddenAdapter" value="true" />
  244. <entry key="BooleanReturnNull" value="true" />
  245. <entry key="BuildInterproceduralCallGraph" value="false" />
  246. <entry key="BuildObligationPolicyDatabase" value="true" />
  247. <entry key="BuildStringPassthruGraph" value="true" />
  248. <entry key="CallToUnsupportedMethod" value="false" />
  249. <entry key="CalledMethods" value="true" />
  250. <entry key="CheckCalls" value="false" />
  251. <entry key="CheckExpectedWarnings" value="false" />
  252. <entry key="CheckImmutableAnnotation" value="true" />
  253. <entry key="CheckRelaxingNullnessAnnotation" value="true" />
  254. <entry key="CheckTypeQualifiers" value="true" />
  255. <entry key="CloneIdiom" value="true" />
  256. <entry key="ComparatorIdiom" value="true" />
  257. <entry key="ConfusedInheritance" value="true" />
  258. <entry key="ConfusionBetweenInheritedAndOuterMethod" value="true" />
  259. <entry key="CovariantArrayAssignment" value="false" />
  260. <entry key="CrossSiteScripting" value="true" />
  261. <entry key="DefaultEncodingDetector" value="true" />
  262. <entry key="DoInsideDoPrivileged" value="true" />
  263. <entry key="DontCatchIllegalMonitorStateException" value="true" />
  264. <entry key="DontIgnoreResultOfPutIfAbsent" value="true" />
  265. <entry key="DontUseEnum" value="true" />
  266. <entry key="DroppedException" value="true" />
  267. <entry key="DumbMethodInvocations" value="true" />
  268. <entry key="DumbMethods" value="true" />
  269. <entry key="DuplicateBranches" value="true" />
  270. <entry key="EmptyZipFileEntry" value="false" />
  271. <entry key="EqualsOperandShouldHaveClassCompatibleWithThis" value="true" />
  272. <entry key="ExplicitSerialization" value="true" />
  273. <entry key="FieldItemSummary" value="true" />
  274. <entry key="FinalizerNullsFields" value="true" />
  275. <entry key="FindBadCast2" value="true" />
  276. <entry key="FindBadForLoop" value="true" />
  277. <entry key="FindBugsSummaryStats" value="true" />
  278. <entry key="FindCircularDependencies" value="false" />
  279. <entry key="FindComparatorProblems" value="true" />
  280. <entry key="FindDeadLocalStores" value="true" />
  281. <entry key="FindDoubleCheck" value="true" />
  282. <entry key="FindEmptySynchronizedBlock" value="true" />
  283. <entry key="FindFieldSelfAssignment" value="true" />
  284. <entry key="FindFinalizeInvocations" value="true" />
  285. <entry key="FindFloatEquality" value="true" />
  286. <entry key="FindFloatMath" value="false" />
  287. <entry key="FindHEmismatch" value="true" />
  288. <entry key="FindInconsistentSync2" value="true" />
  289. <entry key="FindJSR166LockMonitorenter" value="true" />
  290. <entry key="FindLocalSelfAssignment2" value="true" />
  291. <entry key="FindMaskedFields" value="true" />
  292. <entry key="FindMismatchedWaitOrNotify" value="true" />
  293. <entry key="FindNakedNotify" value="true" />
  294. <entry key="FindNoSideEffectMethods" value="true" />
  295. <entry key="FindNonSerializableStoreIntoSession" value="false" />
  296. <entry key="FindNonSerializableValuePassedToWriteObject" value="false" />
  297. <entry key="FindNonShortCircuit" value="true" />
  298. <entry key="FindNullDeref" value="true" />
  299. <entry key="FindNullDerefsInvolvingNonShortCircuitEvaluation" value="true" />
  300. <entry key="FindOpenStream" value="true" />
  301. <entry key="FindPuzzlers" value="true" />
  302. <entry key="FindRefComparison" value="true" />
  303. <entry key="FindReturnRef" value="true" />
  304. <entry key="FindRoughConstants" value="true" />
  305. <entry key="FindRunInvocations" value="true" />
  306. <entry key="FindSelfComparison" value="true" />
  307. <entry key="FindSelfComparison2" value="true" />
  308. <entry key="FindSleepWithLockHeld" value="true" />
  309. <entry key="FindSpinLoop" value="true" />
  310. <entry key="FindSqlInjection" value="true" />
  311. <entry key="FindTwoLockWait" value="true" />
  312. <entry key="FindUncalledPrivateMethods" value="true" />
  313. <entry key="FindUnconditionalWait" value="true" />
  314. <entry key="FindUninitializedGet" value="true" />
  315. <entry key="FindUnrelatedTypesInGenericContainer" value="true" />
  316. <entry key="FindUnreleasedLock" value="true" />
  317. <entry key="FindUnsatisfiedObligation" value="true" />
  318. <entry key="FindUnsyncGet" value="true" />
  319. <entry key="FindUseOfNonSerializableValue" value="true" />
  320. <entry key="FindUselessControlFlow" value="true" />
  321. <entry key="FindUselessObjects" value="true" />
  322. <entry key="FormatStringChecker" value="true" />
  323. <entry key="FunctionsThatMightBeMistakenForProcedures" value="true" />
  324. <entry key="HugeSharedStringConstants" value="true" />
  325. <entry key="IDivResultCastToDouble" value="true" />
  326. <entry key="IncompatMask" value="true" />
  327. <entry key="InconsistentAnnotations" value="true" />
  328. <entry key="InefficientIndexOf" value="false" />
  329. <entry key="InefficientInitializationInsideLoop" value="false" />
  330. <entry key="InefficientMemberAccess" value="false" />
  331. <entry key="InefficientToArray" value="false" />
  332. <entry key="InfiniteLoop" value="true" />
  333. <entry key="InfiniteRecursiveLoop" value="true" />
  334. <entry key="InheritanceUnsafeGetResource" value="true" />
  335. <entry key="InitializationChain" value="true" />
  336. <entry key="InitializeNonnullFieldsInConstructor" value="true" />
  337. <entry key="InstantiateStaticClass" value="true" />
  338. <entry key="IntCast2LongAsInstant" value="true" />
  339. <entry key="InvalidJUnitTest" value="true" />
  340. <entry key="IteratorIdioms" value="true" />
  341. <entry key="LazyInit" value="true" />
  342. <entry key="LoadOfKnownNullValue" value="true" />
  343. <entry key="LostLoggerDueToWeakReference" value="true" />
  344. <entry key="MethodReturnCheck" value="true" />
  345. <entry key="Methods" value="true" />
  346. <entry key="MultithreadedInstanceAccess" value="true" />
  347. <entry key="MutableEnum" value="true" />
  348. <entry key="MutableLock" value="true" />
  349. <entry key="MutableStaticFields" value="true" />
  350. <entry key="Naming" value="true" />
  351. <entry key="Noise" value="false" />
  352. <entry key="NoiseNullDeref" value="false" />
  353. <entry key="NoteAnnotationRetention" value="true" />
  354. <entry key="NoteCheckReturnValueAnnotations" value="true" />
  355. <entry key="NoteDirectlyRelevantTypeQualifiers" value="true" />
  356. <entry key="NoteJCIPAnnotation" value="true" />
  357. <entry key="NoteNonNullAnnotations" value="false" />
  358. <entry key="NoteNonnullReturnValues" value="false" />
  359. <entry key="NoteSuppressedWarnings" value="true" />
  360. <entry key="NoteUnconditionalParamDerefs" value="true" />
  361. <entry key="NumberConstructor" value="true" />
  362. <entry key="OptionalReturnNull" value="true" />
  363. <entry key="OverridingEqualsNotSymmetrical" value="true" />
  364. <entry key="PreferZeroLengthArrays" value="true" />
  365. <entry key="PublicSemaphores" value="false" />
  366. <entry key="QuestionableBooleanAssignment" value="true" />
  367. <entry key="ReadOfInstanceFieldInMethodInvokedByConstructorInSuperclass" value="true" />
  368. <entry key="ReadReturnShouldBeChecked" value="true" />
  369. <entry key="RedundantConditions" value="true" />
  370. <entry key="RedundantInterfaces" value="true" />
  371. <entry key="ReflectiveClasses" value="true" />
  372. <entry key="RepeatedConditionals" value="true" />
  373. <entry key="ResolveAllReferences" value="false" />
  374. <entry key="RuntimeExceptionCapture" value="true" />
  375. <entry key="SerializableIdiom" value="true" />
  376. <entry key="StartInConstructor" value="true" />
  377. <entry key="StaticCalendarDetector" value="true" />
  378. <entry key="StringConcatenation" value="true" />
  379. <entry key="SuperfluousInstanceOf" value="true" />
  380. <entry key="SuspiciousThreadInterrupted" value="true" />
  381. <entry key="SwitchFallthrough" value="true" />
  382. <entry key="SynchronizationOnSharedBuiltinConstant" value="true" />
  383. <entry key="SynchronizeAndNullCheckField" value="true" />
  384. <entry key="SynchronizeOnClassLiteralNotGetClass" value="true" />
  385. <entry key="SynchronizingOnContentsOfFieldToProtectField" value="true" />
  386. <entry key="TestASM" value="false" />
  387. <entry key="TestDataflowAnalysis" value="false" />
  388. <entry key="TestingGround" value="false" />
  389. <entry key="TestingGround2" value="false" />
  390. <entry key="TrainFieldStoreTypes" value="true" />
  391. <entry key="TrainLongInstantfParams" value="true" />
  392. <entry key="TrainNonNullAnnotations" value="true" />
  393. <entry key="TrainUnconditionalDerefParams" value="true" />
  394. <entry key="URLProblems" value="true" />
  395. <entry key="UncallableMethodOfAnonymousClass" value="true" />
  396. <entry key="UnnecessaryMath" value="true" />
  397. <entry key="UnreadFields" value="true" />
  398. <entry key="UselessSubclassMethod" value="false" />
  399. <entry key="VarArgsProblems" value="true" />
  400. <entry key="VolatileUsage" value="true" />
  401. <entry key="WaitInLoop" value="true" />
  402. <entry key="WrongMapIterator" value="true" />
  403. <entry key="XMLFactoryBypass" value="true" />
  404. </map>
  405. </option>
  406. <option name="_reportCategories">
  407. <map>
  408. <entry key="BAD_PRACTICE" value="true" />
  409. <entry key="CORRECTNESS" value="true" />
  410. <entry key="EXPERIMENTAL" value="true" />
  411. <entry key="I18N" value="true" />
  412. <entry key="MALICIOUS_CODE" value="true" />
  413. <entry key="MT_CORRECTNESS" value="true" />
  414. <entry key="PERFORMANCE" value="true" />
  415. <entry key="SECURITY" value="true" />
  416. <entry key="STYLE" value="true" />
  417. </map>
  418. </option>
  419. </component>
  420. </module>