Jone
2 years ago
29 changed files with 68 additions and 779 deletions
@ -1,352 +0,0 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8"?> |
|
||||||
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> |
|
||||||
<component name="FacetManager"> |
|
||||||
<facet type="web" name="Web"> |
|
||||||
<configuration> |
|
||||||
<webroots /> |
|
||||||
<sourceRoots> |
|
||||||
<root url="file://$MODULE_DIR$/src/main/java" /> |
|
||||||
<root url="file://$MODULE_DIR$/src/main/resources" /> |
|
||||||
</sourceRoots> |
|
||||||
</configuration> |
|
||||||
</facet> |
|
||||||
<facet type="Spring" name="Spring"> |
|
||||||
<configuration /> |
|
||||||
</facet> |
|
||||||
</component> |
|
||||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8"> |
|
||||||
<output url="file://$MODULE_DIR$/target/classes" /> |
|
||||||
<output-test url="file://$MODULE_DIR$/target/test-classes" /> |
|
||||||
<content url="file://$MODULE_DIR$"> |
|
||||||
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> |
|
||||||
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" /> |
|
||||||
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" /> |
|
||||||
<excludeFolder url="file://$MODULE_DIR$/target" /> |
|
||||||
</content> |
|
||||||
<orderEntry type="inheritedJdk" /> |
|
||||||
<orderEntry type="sourceFolder" forTests="false" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-core-boot:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-core-db:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-boot-starter:3.3.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.alibaba:druid-spring-boot-starter:1.1.22" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.alibaba:druid:1.1.22" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: mysql:mysql-connector-java:8.0.27" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.google.protobuf:protobuf-java:3.5.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.oracle:ojdbc7:12.2.0.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.postgresql:postgresql:42.2.6" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.microsoft.sqlserver:mssql-jdbc:6.4.0.jre8" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-core-secure:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-auth:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-core-cloud:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-stream:2.1.4.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-validation:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:9.0.37" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-messaging:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.integration:spring-integration-core:5.1.12.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.integration:spring-integration-jmx:5.1.12.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-tuple:1.0.0.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.esotericsoftware:kryo-shaded:3.0.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.esotericsoftware:minlog:1.3.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.integration:spring-integration-tuple:1.0.0.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-function-context:2.0.2.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-function-core:2.0.2.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.github.openfeign:feign-okhttp:10.4.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.squareup.okhttp3:okhttp:3.14.5" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-netflix-hystrix:2.1.5.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-netflix-hystrix:2.1.5.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-netflix-archaius:2.1.5.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: commons-configuration:commons-configuration:1.8" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: commons-lang:commons-lang:2.6" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.netflix.hystrix:hystrix-core:1.5.18" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.reactivex:rxjava:1.3.8" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.hdrhistogram:HdrHistogram:2.1.9" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.netflix.hystrix:hystrix-serialization:1.5.18" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: com.fasterxml.jackson.module:jackson-module-afterburner:2.13.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.netflix.hystrix:hystrix-metrics-event-stream:1.5.18" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.netflix.hystrix:hystrix-javanica:1.5.18" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.8.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.reactivex:rxjava-reactive-streams:1.2.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.reactivestreams:reactive-streams:1.0.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-actuator:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-actuator-autoconfigure:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-actuator:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.micrometer:micrometer-core:1.1.16" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.latencyutils:LatencyUtils:2.0.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery:2.1.2.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.alibaba.nacos:nacos-client:1.2.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.alibaba.nacos:nacos-common:1.2.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.alibaba.nacos:nacos-api:1.2.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.prometheus:simpleclient:0.5.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.alibaba.spring:spring-context-support:1.0.6" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-netflix-ribbon:2.1.5.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.netflix.ribbon:ribbon:2.3.0" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: com.netflix.ribbon:ribbon-transport:2.3.0" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: io.reactivex:rxnetty-contexts:0.4.9" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: io.reactivex:rxnetty-servo:0.4.9" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: javax.inject:javax.inject:1" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: io.reactivex:rxnetty:0.4.9" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.netflix.ribbon:ribbon-core:2.3.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.netflix.ribbon:ribbon-httpclient:2.3.0" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: commons-collections:commons-collections:3.2.2" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: com.sun.jersey:jersey-client:1.19.1" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: com.sun.jersey.contribs:jersey-apache-client4:1.19.1" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: com.netflix.servo:servo-core:0.12.21" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: com.netflix.netflix-commons:netflix-commons-util:0.3.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.netflix.ribbon:ribbon-loadbalancer:2.3.0" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: com.netflix.netflix-commons:netflix-statistics:0.1.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.junit.jupiter:junit-jupiter:5.5.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.junit.jupiter:junit-jupiter-api:5.3.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apiguardian:apiguardian-api:1.0.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.opentest4j:opentest4j:1.1.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.junit.platform:junit-platform-commons:1.3.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.junit.jupiter:junit-jupiter-params:5.3.2" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: org.junit.jupiter:junit-jupiter-engine:5.3.2" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: org.junit.platform:junit-platform-engine:1.3.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.mockito:mockito-junit-jupiter:2.23.4" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-config:2.1.2.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-cache:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-cache:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-redis:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-jwt:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.jsonwebtoken:jjwt:0.9.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-redis:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.data:spring-data-redis:2.1.19.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.data:spring-data-keyvalue:2.1.19.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:2.1.19.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-oxm:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.lettuce:lettuce-core:5.1.8.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.redisson:redisson:3.11.6" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.netty:netty-common:4.1.51.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.netty:netty-codec:4.1.51.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.netty:netty-buffer:4.1.51.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.netty:netty-transport:4.1.51.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.netty:netty-resolver:4.1.51.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.netty:netty-resolver-dns:4.1.51.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.netty:netty-codec-dns:4.1.51.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.netty:netty-handler:4.1.51.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: javax.cache:cache-api:1.1.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.projectreactor:reactor-core:3.2.19.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.reactivex.rxjava2:rxjava:2.2.19" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: de.ruedigermoeller:fst:2.57" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.javassist:javassist:3.21.0-GA" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.13.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.13.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.16" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.jodd:jodd-bean:5.0.13" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.jodd:jodd-core:5.0.13" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-log:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.baomidou:mybatis-plus:3.3.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-extension:3.3.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-core:3.3.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-annotation:3.3.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.github.jsqlparser:jsqlparser:3.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: net.logstash.logback:logstash-logback-encoder:6.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.codehaus.janino:janino:3.0.15" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.codehaus.janino:commons-compiler:3.0.16" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-mybatis:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.mybatis:mybatis-spring:2.0.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.mybatis:mybatis:3.5.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.mybatis:mybatis-typehandlers-jsr310:1.0.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.2.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.2.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-to-slf4j:2.17.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.17.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.30" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: javax.annotation:javax.annotation-api:1.3.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.yaml:snakeyaml:1.23" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-aop:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-beans:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.9.6" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.retry:spring-retry:1.2.5.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-core:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-swagger:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-core-tool:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.jsoup:jsoup:1.12.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.google.guava:guava:20.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.protostuff:protostuff-core:1.6.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.protostuff:protostuff-api:1.6.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.protostuff:protostuff-runtime:1.6.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.protostuff:protostuff-collectionschema:1.6.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.github.xiaoymin:knife4j-micro-spring-boot-starter:2.0.4" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.github.xiaoymin:knife4j-spring-boot-autoconfigure:2.0.4" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.github.xiaoymin:knife4j-spring:2.0.4" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.github.xiaoymin:knife4j-annotations:2.0.4" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.github.xiaoymin:knife4j-core:2.0.4" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.springfox:springfox-bean-validators:2.9.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-oss-all:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-oss-aliyun:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.aliyun.oss:aliyun-sdk-oss:3.1.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.jdom:jdom:1.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.sun.jersey:jersey-json:1.9" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.codehaus.jettison:jettison:1.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.sun.xml.bind:jaxb-impl:2.2.3-1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.codehaus.jackson:jackson-core-asl:1.9.13" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.codehaus.jackson:jackson-mapper-asl:1.9.13" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.codehaus.jackson:jackson-jaxrs:1.8.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.codehaus.jackson:jackson-xc:1.8.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.sun.jersey:jersey-core:1.9" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.aliyun:aliyun-java-sdk-core:3.4.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.json:json:20170516" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.aliyun:aliyun-java-sdk-ram:3.0.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.aliyun:aliyun-java-sdk-sts:3.0.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.aliyun:aliyun-java-sdk-ecs:4.2.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-oss-minio:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.minio:minio:6.0.7" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.google.http-client:google-http-client-xml:1.20.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.google.http-client:google-http-client:1.20.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: xpp3:xpp3:1.1.4c" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.squareup.okio:okio:1.17.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: joda-time:joda-time:2.10.6" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.google.code.findbugs:annotations:3.0.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: net.jcip:jcip-annotations:1.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.google.code.findbugs:jsr305:3.0.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-oss-qiniu:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.qiniu:qiniu-java-sdk:7.2.23" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.google.code.gson:gson:2.8.6" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-oss-tencent:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.qcloud:cos_api:5.6.8" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: commons-codec:commons-codec:1.11" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.bouncycastle:bcprov-jdk15on:1.59" level="project" /> |
|
||||||
<orderEntry type="module" module-name="spare-api" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-openfeign:2.1.5.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter:2.1.6.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.security:spring-security-rsa:1.0.9.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.bouncycastle:bcpkix-jdk15on:1.59" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-web:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-commons:2.1.6.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.github.openfeign:feign-core:10.4.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.github.openfeign:feign-slf4j:10.4.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.github.openfeign:feign-hystrix:10.4.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.netflix.archaius:archaius-core:0.7.6" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.springfox:springfox-swagger2:2.9.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.swagger:swagger-annotations:1.5.20" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.springfox:springfox-spi:2.9.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.springfox:springfox-core:2.9.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.springfox:springfox-schema:2.9.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.springfox:springfox-swagger-common:2.9.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.springfox:springfox-spring-web:2.9.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.fasterxml:classmate:1.4.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.30" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-context:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-expression:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.mapstruct:mapstruct:1.2.0.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.swagger:swagger-models:1.5.21" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.13.0" level="project" /> |
|
||||||
<orderEntry type="module" module-name="safeproduct-api" /> |
|
||||||
<orderEntry type="module" module-name="hzims-operational-api" /> |
|
||||||
<orderEntry type="module" module-name="weather-api" /> |
|
||||||
<orderEntry type="module" module-name="common-api" /> |
|
||||||
<orderEntry type="library" name="Maven: com.hnac.hzinfo.data:hzinfo-data-sdk:4.5.8.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.12" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.4.13" level="project" /> |
|
||||||
<orderEntry type="module" module-name="equipment-api" /> |
|
||||||
<orderEntry type="library" name="Maven: com.hnac.hzinfo.data:hzinfo-data-api:4.5.8.RELEASE" level="project" /> |
|
||||||
<orderEntry type="module" module-name="message-api" /> |
|
||||||
<orderEntry type="library" name="Maven: com.xuxueli:xxl-job-core:2.1.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.xuxueli:xxl-rpc-core:1.5.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.netty:netty-all:4.1.51.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.caucho:hessian:4.0.60" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.xuxueli:xxl-registry-client:1.1.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.codehaus.groovy:groovy:2.5.13" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.baomidou:dynamic-datasource-spring-boot-starter:2.5.6" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.zaxxer:HikariCP:3.2.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-jdbc:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-tx:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-excel:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-core-launch:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-json:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.13.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.13.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.hibernate.validator:hibernate-validator:6.0.20.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: javax.validation:validation-api:2.0.1.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.3.3.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-undertow:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.undertow:undertow-core:2.0.30.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.jboss.xnio:xnio-api:3.3.8.Final" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: org.jboss.xnio:xnio-nio:3.3.8.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.undertow:undertow-servlet:2.0.30.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:1.0.2.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.undertow:undertow-websockets-jsr:2.0.30.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.jboss.spec.javax.websocket:jboss-websocket-api_1.1_spec:1.1.4.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: javax.servlet:javax.servlet-api:4.0.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.glassfish:javax.el:3.0.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.alibaba:easyexcel:2.2.6" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.poi:poi:3.17" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.commons:commons-collections4:4.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml:3.17" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.github.virtuald:curvesapi:1.04" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml-schemas:3.17" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.xmlbeans:xmlbeans:2.6.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: stax:stax-api:1.0.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: cglib:cglib:3.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.ow2.asm:asm:4.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.ehcache:ehcache:3.6.3" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: org.springblade:blade-core-test:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-starter-test:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: com.jayway.jsonpath:json-path:2.4.0" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: net.minidev:json-smart:2.3" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: net.minidev:accessors-smart:1.2" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.12" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: org.assertj:assertj-core:3.11.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.mockito:mockito-core:2.23.4" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy-agent:1.9.16" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.objenesis:objenesis:2.6" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-library:1.3" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: org.skyscreamer:jsonassert:1.5.0" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: com.vaadin.external.google:android-json:0.0.20131108.vaadin1" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: org.xmlunit:xmlunit-core:2.6.4" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: javax.xml.bind:jaxb-api:2.3.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: javax.activation:javax.activation-api:1.2.0" level="project" /> |
|
||||||
<orderEntry type="library" scope="PROVIDED" name="Maven: org.springblade:blade-core-auto:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-resource-api:4.5.0.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-core-sms:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-core-push:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-core-speech:4.5.0.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-core-oss:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-openfeign-core:2.1.5.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-netflix-ribbon:2.1.5.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-netflix-archaius:2.1.5.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.github.openfeign.form:feign-form-spring:3.8.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.github.openfeign.form:feign-form:3.8.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: commons-fileupload:commons-fileupload:1.3.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: commons-io:commons-io:2.6" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-system-api:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-flow-api:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-dict-api:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.google.zxing:core:3.1.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.google.zxing:javase:3.1.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.itextpdf:itextpdf:5.5.13" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.itextpdf.tool:xmlworker:5.5.13" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.xhtmlrenderer:flying-saucer-pdf-itext5:9.0.7" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.xhtmlrenderer:flying-saucer-core:9.0.7" level="project" /> |
|
||||||
<orderEntry type="module" module-name="inspect-api" /> |
|
||||||
<orderEntry type="module" module-name="ticket-api" /> |
|
||||||
<orderEntry type="module" module-name="hzims-biz-common" /> |
|
||||||
<orderEntry type="library" name="Maven: com.alibaba:fastjson:1.2.73" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-user-api:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-tenant:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-api-crypto:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-context:2.1.6.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.security:spring-security-crypto:5.1.11.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-datascope:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" scope="PROVIDED" name="Maven: org.projectlombok:lombok:1.18.12" level="project" /> |
|
||||||
</component> |
|
||||||
</module> |
|
@ -1,346 +0,0 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8"?> |
|
||||||
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> |
|
||||||
<component name="FacetManager"> |
|
||||||
<facet type="web" name="Web"> |
|
||||||
<configuration> |
|
||||||
<webroots /> |
|
||||||
<sourceRoots> |
|
||||||
<root url="file://$MODULE_DIR$/src/main/java" /> |
|
||||||
<root url="file://$MODULE_DIR$/src/main/resources" /> |
|
||||||
</sourceRoots> |
|
||||||
</configuration> |
|
||||||
</facet> |
|
||||||
<facet type="Spring" name="Spring"> |
|
||||||
<configuration /> |
|
||||||
</facet> |
|
||||||
</component> |
|
||||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8"> |
|
||||||
<output url="file://$MODULE_DIR$/target/classes" /> |
|
||||||
<output-test url="file://$MODULE_DIR$/target/test-classes" /> |
|
||||||
<content url="file://$MODULE_DIR$"> |
|
||||||
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> |
|
||||||
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" /> |
|
||||||
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" /> |
|
||||||
<sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" /> |
|
||||||
<excludeFolder url="file://$MODULE_DIR$/target" /> |
|
||||||
</content> |
|
||||||
<orderEntry type="inheritedJdk" /> |
|
||||||
<orderEntry type="sourceFolder" forTests="false" /> |
|
||||||
<orderEntry type="library" name="Maven: com.documents4j:documents4j-local:1.0.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.documents4j:documents4j-api:1.0.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.documents4j:documents4j-transformer:1.0.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.documents4j:documents4j-util-conversion:1.0.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.google.guava:guava:20.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.zeroturnaround:zt-exec:1.8" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: commons-io:commons-io:2.6" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.30" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.documents4j:documents4j-transformer-msoffice-word:1.0.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.documents4j:documents4j-transformer-msoffice-base:1.0.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.documents4j:documents4j-transformer-api:1.0.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.documents4j:documents4j-util-all:1.0.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.documents4j:documents4j-util-transformer-process:1.0.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.documents4j:documents4j-UTIL-ALL:1.0.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.itextpdf:itextpdf:5.5.10" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.itextpdf:itext-asian:5.2.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: e-iceblue:spire.xls.free:3.9.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.poi:poi:3.15" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: commons-codec:commons-codec:1.11" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml:3.15" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.github.virtuald:curvesapi:1.04" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml-schemas:3.15" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.xmlbeans:xmlbeans:2.6.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: stax:stax-api:1.0.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.poi:poi-scratchpad:3.15" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: cn.afterturn:easypoi-web:3.2.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-web:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-beans:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-aop:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-context:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-expression:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-core:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: cn.afterturn:easypoi-base:3.2.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: javax.validation:validation-api:2.0.1.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: cn.afterturn:easypoi-annotation:3.2.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: cn.hutool:hutool-core:5.7.16" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: org.springblade:blade-core-test:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-core-launch:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-json:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.13.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.13.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.hibernate.validator:hibernate-validator:6.0.20.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.3.3.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-undertow:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.undertow:undertow-core:2.0.30.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.jboss.xnio:xnio-api:3.3.8.Final" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: org.jboss.xnio:xnio-nio:3.3.8.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.undertow:undertow-servlet:2.0.30.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:1.0.2.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.undertow:undertow-websockets-jsr:2.0.30.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.jboss.spec.javax.websocket:jboss-websocket-api_1.1_spec:1.1.4.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: javax.servlet:javax.servlet-api:4.0.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.glassfish:javax.el:3.0.0" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-starter-test:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.2.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.2.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-to-slf4j:2.17.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.17.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.30" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: javax.annotation:javax.annotation-api:1.3.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.yaml:snakeyaml:1.23" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: com.jayway.jsonpath:json-path:2.4.0" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: net.minidev:json-smart:2.3" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: net.minidev:accessors-smart:1.2" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.12" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: org.assertj:assertj-core:3.11.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.mockito:mockito-core:2.23.4" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.16" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy-agent:1.9.16" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.objenesis:objenesis:2.6" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-library:1.3" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: org.skyscreamer:jsonassert:1.5.0" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: com.vaadin.external.google:android-json:0.0.20131108.vaadin1" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: org.xmlunit:xmlunit-core:2.6.4" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: javax.xml.bind:jaxb-api:2.3.1" level="project" /> |
|
||||||
<orderEntry type="library" scope="TEST" name="Maven: javax.activation:javax.activation-api:1.2.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.9.6" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.retry:spring-retry:1.2.5.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-http:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-core-tool:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.13.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.13.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.protostuff:protostuff-core:1.6.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.protostuff:protostuff-api:1.6.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.protostuff:protostuff-runtime:1.6.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.protostuff:protostuff-collectionschema:1.6.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.squareup.okhttp3:okhttp:3.14.5" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.squareup.okio:okio:1.17.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.squareup.okhttp3:logging-interceptor:3.14.5" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.jsoup:jsoup:1.12.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.google.code.findbugs:jsr305:3.0.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-resource-api:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-core-sms:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-core-push:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-core-speech:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-core-oss:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-mybatis:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.baomidou:mybatis-plus:3.3.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.mybatis:mybatis-spring:2.0.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.mybatis:mybatis:3.5.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.mybatis:mybatis-typehandlers-jsr310:1.0.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.zaxxer:HikariCP:3.2.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-jdbc:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-openfeign-core:2.1.5.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-netflix-ribbon:2.1.5.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-netflix-archaius:2.1.5.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.github.openfeign.form:feign-form-spring:3.8.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.github.openfeign.form:feign-form:3.8.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: commons-fileupload:commons-fileupload:1.3.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-cache:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-cache:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: commons-collections:commons-collections:3.2.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-core-boot:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-core-db:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-boot-starter:3.3.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.alibaba:druid-spring-boot-starter:1.1.22" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.alibaba:druid:1.1.22" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: mysql:mysql-connector-java:8.0.27" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.google.protobuf:protobuf-java:3.5.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.oracle:ojdbc7:12.2.0.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.postgresql:postgresql:42.2.6" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.microsoft.sqlserver:mssql-jdbc:6.4.0.jre8" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-core-secure:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-redis:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-jwt:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.jsonwebtoken:jjwt:0.9.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-redis:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.data:spring-data-redis:2.1.19.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.data:spring-data-keyvalue:2.1.19.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:2.1.19.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-oxm:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.lettuce:lettuce-core:5.1.8.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.redisson:redisson:3.11.6" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.netty:netty-common:4.1.51.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.netty:netty-codec:4.1.51.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.netty:netty-buffer:4.1.51.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.netty:netty-transport:4.1.51.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.netty:netty-resolver:4.1.51.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.netty:netty-resolver-dns:4.1.51.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.netty:netty-codec-dns:4.1.51.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.netty:netty-handler:4.1.51.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: javax.cache:cache-api:1.1.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.projectreactor:reactor-core:3.2.19.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.reactivex.rxjava2:rxjava:2.2.19" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: de.ruedigermoeller:fst:2.57" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.javassist:javassist:3.21.0-GA" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.jodd:jodd-bean:5.0.13" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.jodd:jodd-core:5.0.13" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-log:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: net.logstash.logback:logstash-logback-encoder:6.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.codehaus.janino:janino:3.0.15" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.codehaus.janino:commons-compiler:3.0.16" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-core-cloud:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-auth:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-stream:2.1.4.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-validation:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:9.0.37" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-messaging:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.integration:spring-integration-core:5.1.12.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-tx:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.integration:spring-integration-jmx:5.1.12.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-tuple:1.0.0.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.esotericsoftware:kryo-shaded:3.0.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.esotericsoftware:minlog:1.3.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.integration:spring-integration-tuple:1.0.0.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-function-context:2.0.2.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-function-core:2.0.2.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.github.openfeign:feign-okhttp:10.4.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.github.openfeign:feign-core:10.4.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-openfeign:2.1.5.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter:2.1.6.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.security:spring-security-rsa:1.0.9.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.bouncycastle:bcpkix-jdk15on:1.59" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.bouncycastle:bcprov-jdk15on:1.59" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-commons:2.1.6.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.github.openfeign:feign-slf4j:10.4.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.github.openfeign:feign-hystrix:10.4.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.netflix.archaius:archaius-core:0.7.6" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-netflix-hystrix:2.1.5.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-netflix-hystrix:2.1.5.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-netflix-archaius:2.1.5.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: commons-configuration:commons-configuration:1.8" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: commons-lang:commons-lang:2.6" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.netflix.hystrix:hystrix-core:1.5.18" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.reactivex:rxjava:1.3.8" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.hdrhistogram:HdrHistogram:2.1.9" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.netflix.hystrix:hystrix-serialization:1.5.18" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: com.fasterxml.jackson.module:jackson-module-afterburner:2.13.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.netflix.hystrix:hystrix-metrics-event-stream:1.5.18" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.netflix.hystrix:hystrix-javanica:1.5.18" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.ow2.asm:asm:5.0.4" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.reactivex:rxjava-reactive-streams:1.2.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.reactivestreams:reactive-streams:1.0.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-actuator:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-actuator-autoconfigure:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-actuator:2.1.16.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.micrometer:micrometer-core:1.1.16" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.latencyutils:LatencyUtils:2.0.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery:2.1.2.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.alibaba.nacos:nacos-client:1.2.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.alibaba.nacos:nacos-common:1.2.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.alibaba.nacos:nacos-api:1.2.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.prometheus:simpleclient:0.5.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.alibaba.spring:spring-context-support:1.0.6" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-netflix-ribbon:2.1.5.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.netflix.ribbon:ribbon:2.3.0" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: com.netflix.ribbon:ribbon-transport:2.3.0" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: io.reactivex:rxnetty-contexts:0.4.9" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: io.reactivex:rxnetty-servo:0.4.9" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: javax.inject:javax.inject:1" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: io.reactivex:rxnetty:0.4.9" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.netflix.ribbon:ribbon-core:2.3.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.netflix.ribbon:ribbon-httpclient:2.3.0" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: com.sun.jersey:jersey-client:1.19.1" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: com.sun.jersey:jersey-core:1.19.1" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: javax.ws.rs:jsr311-api:1.1.1" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: com.sun.jersey.contribs:jersey-apache-client4:1.19.1" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: com.netflix.servo:servo-core:0.12.21" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: com.netflix.netflix-commons:netflix-commons-util:0.3.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.netflix.ribbon:ribbon-loadbalancer:2.3.0" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: com.netflix.netflix-commons:netflix-statistics:0.1.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.junit.jupiter:junit-jupiter:5.5.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.junit.jupiter:junit-jupiter-api:5.3.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apiguardian:apiguardian-api:1.0.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.opentest4j:opentest4j:1.1.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.junit.platform:junit-platform-commons:1.3.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.junit.jupiter:junit-jupiter-params:5.3.2" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: org.junit.jupiter:junit-jupiter-engine:5.3.2" level="project" /> |
|
||||||
<orderEntry type="library" scope="RUNTIME" name="Maven: org.junit.platform:junit-platform-engine:1.3.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.mockito:mockito-junit-jupiter:2.23.4" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-config:2.1.2.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-common:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.github.oshi:oshi-core:3.9.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: net.java.dev.jna:jna-platform:4.5.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: net.java.dev.jna:jna:4.5.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-swagger:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.github.xiaoymin:knife4j-micro-spring-boot-starter:2.0.4" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.github.xiaoymin:knife4j-spring-boot-autoconfigure:2.0.4" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.github.xiaoymin:knife4j-spring:2.0.4" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.github.xiaoymin:knife4j-annotations:2.0.4" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.github.xiaoymin:knife4j-core:2.0.4" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.springfox:springfox-bean-validators:2.9.2" level="project" /> |
|
||||||
<orderEntry type="module" module-name="hzims-operational-api" /> |
|
||||||
<orderEntry type="module" module-name="safeproduct-api" /> |
|
||||||
<orderEntry type="module" module-name="weather-api" /> |
|
||||||
<orderEntry type="library" name="Maven: com.hnac.hzinfo.data:hzinfo-data-sdk:4.5.8.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.springfox:springfox-swagger2:2.9.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.swagger:swagger-annotations:1.5.20" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.springfox:springfox-spi:2.9.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.springfox:springfox-core:2.9.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.springfox:springfox-schema:2.9.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.springfox:springfox-swagger-common:2.9.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.springfox:springfox-spring-web:2.9.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.fasterxml:classmate:1.4.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.mapstruct:mapstruct:1.2.0.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.swagger:swagger-models:1.5.21" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.13.0" level="project" /> |
|
||||||
<orderEntry type="library" scope="PROVIDED" name="Maven: org.springblade:blade-core-auto:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-configuration-processor:2.1.14.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-dict-api:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-flow-api:4.5.1.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.xuxueli:xxl-job-core:2.1.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.xuxueli:xxl-rpc-core:1.5.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: io.netty:netty-all:4.1.51.Final" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.caucho:hessian:4.0.60" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.xuxueli:xxl-registry-client:1.1.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.codehaus.groovy:groovy:2.5.13" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-excel:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.alibaba:easyexcel:2.2.6" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: cglib:cglib:3.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.ehcache:ehcache:3.6.3" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.hikvision.ga:artemis-http-client:1.1.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.8.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.4.13" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-user-api:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.commons:commons-collections4:4.4" level="project" /> |
|
||||||
<orderEntry type="module" module-name="ticket-api" /> |
|
||||||
<orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-generator:3.3.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-extension:3.3.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-core:3.3.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-annotation:3.3.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.github.jsqlparser:jsqlparser:3.1" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.apache.velocity:velocity-engine-core:2.2" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework:spring-test:5.1.17.RELEASE" level="project" /> |
|
||||||
<orderEntry type="module" module-name="common-api" /> |
|
||||||
<orderEntry type="module" module-name="message-api" /> |
|
||||||
<orderEntry type="module" module-name="equipment-api" /> |
|
||||||
<orderEntry type="library" name="Maven: com.hnac.hzinfo.data:hzinfo-data-api:4.5.8.RELEASE" level="project" /> |
|
||||||
<orderEntry type="module" module-name="hzims-biz-common" /> |
|
||||||
<orderEntry type="library" name="Maven: com.alibaba:fastjson:1.2.73" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-system-api:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-tenant:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: com.baomidou:dynamic-datasource-spring-boot-starter:3.2.0" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-api-crypto:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-context:2.1.6.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springframework.security:spring-security-crypto:5.1.11.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" name="Maven: org.springblade:blade-starter-datascope:4.5.3.RELEASE" level="project" /> |
|
||||||
<orderEntry type="library" scope="PROVIDED" name="Maven: org.projectlombok:lombok:1.18.12" level="project" /> |
|
||||||
</component> |
|
||||||
</module> |
|
Loading…
Reference in new issue