|
@@ -0,0 +1,278 @@
|
|
|
+<?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="Spring" name="Spring">
|
|
|
+ <configuration />
|
|
|
+ </facet>
|
|
|
+ <facet type="web" name="Web">
|
|
|
+ <configuration>
|
|
|
+ <webroots />
|
|
|
+ </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" />
|
|
|
+ <excludeFolder url="file://$MODULE_DIR$/target" />
|
|
|
+ </content>
|
|
|
+ <orderEntry type="inheritedJdk" />
|
|
|
+ <orderEntry type="sourceFolder" forTests="false" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:2.3.5.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.13.3" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.13.3" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.30" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: jakarta.annotation:jakarta.annotation-api:1.3.5" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.yaml:snakeyaml:1.26" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-json:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework:spring-web:5.2.10.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework:spring-beans:5.2.10.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.2.10.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework:spring-aop:5.2.10.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework:spring-context:5.2.10.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework:spring-expression:5.2.10.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-undertow:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: io.undertow:undertow-core:2.1.4.Final" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.4.1.Final" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.jboss.xnio:xnio-api:3.8.0.Final" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.wildfly.common:wildfly-common:1.5.2.Final" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.wildfly.client:wildfly-client-config:1.0.1.Final" level="project" />
|
|
|
+ <orderEntry type="library" scope="RUNTIME" name="Maven: org.jboss.xnio:xnio-nio:3.8.0.Final" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.jboss.threads:jboss-threads:3.1.0.Final" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: io.undertow:undertow-servlet:2.1.4.Final" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.jboss.spec.javax.annotation:jboss-annotations-api_1.3_spec:2.0.1.Final" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: io.undertow:undertow-websockets-jsr:2.1.4.Final" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.jboss.spec.javax.websocket:jboss-websocket-api_1.1_spec:2.0.0.Final" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: jakarta.servlet:jakarta.servlet-api:4.0.4" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.glassfish:jakarta.el:3.0.3" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-config:2.2.6.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter:2.2.6.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-context:2.2.6.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.security:spring-security-crypto:5.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-commons:2.2.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.64" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.bouncycastle:bcprov-jdk15on:1.64" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-config-client:2.2.6.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.11.3" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.13" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.4.13" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.11.3" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.11.3" level="project" />
|
|
|
+ <orderEntry type="module" module-name="datax-common-core" />
|
|
|
+ <orderEntry type="library" name="Maven: commons-io:commons-io:2.6" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: commons-fileupload:commons-fileupload:1.4" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.10" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: commons-codec:commons-codec:1.14" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: commons-beanutils:commons-beanutils:1.9.4" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: commons-logging:commons-logging:1.2" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: commons-collections:commons-collections:3.2.2" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: cn.hutool:hutool-all:5.4.7" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.alibaba:fastjson:1.2.75" 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.mybatis:mybatis:3.5.4" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.mybatis:mybatis-spring:2.0.4" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.hibernate.validator:hibernate-validator:6.1.6.Final" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: jakarta.validation:jakarta.validation-api:2.0.2" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.5.1" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: javax.servlet:javax.servlet-api:4.0.1" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.3" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.3" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.3" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.security:spring-security-core:5.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="module" module-name="datax-common-mybatis" />
|
|
|
+ <orderEntry type="library" name="Maven: mysql:mysql-connector-java:8.0.19" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.oracle.database.jdbc:ojdbc8:19.3.0.0" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.oracle.database.jdbc:ucp:19.3.0.0" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.oracle.database.security:oraclepki:19.3.0.0" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.oracle.database.security:osdt_cert:19.3.0.0" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.oracle.database.security:osdt_core:19.3.0.0" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.oracle.database.ha:simplefan:19.3.0.0" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.oracle.database.ha:ons:19.3.0.0" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-boot-starter:3.3.2" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.baomidou:mybatis-plus:3.3.2" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.zaxxer:HikariCP:3.4.5" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:5.2.10.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.baomidou:dynamic-datasource-spring-boot-starter:3.2.1" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: p6spy:p6spy:3.8.7" level="project" />
|
|
|
+ <orderEntry type="module" module-name="datax-common-security" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-oauth2:2.2.4.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure:2.1.2.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.sun.xml.bind:jaxb-core:2.3.0.1" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.sun.xml.bind:jaxb-impl:2.3.0.1" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.security.oauth:spring-security-oauth2:2.3.4.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.security:spring-security-config:5.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.security:spring-security-web:5.3.5.RELEASE" 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-core-asl:1.9.13" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.security:spring-security-jwt:1.0.9.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: javax.activation:javax.activation-api:1.2.0" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: javax.xml.bind:jaxb-api:2.3.1" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-security:2.2.4.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-security:2.2.4.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-security:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: io.github.openfeign:feign-okhttp:10.10.1" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: io.github.openfeign:feign-core:10.10.1" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.squareup.okhttp3:okhttp:3.14.9" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.squareup.okio:okio:1.17.2" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-openfeign:2.2.6.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-openfeign-core:2.2.6.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: io.github.openfeign:feign-slf4j:10.10.1" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: io.github.openfeign:feign-hystrix:10.10.1" level="project" />
|
|
|
+ <orderEntry type="module" module-name="datax-common-redis" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-redis:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.data:spring-data-redis:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.data:spring-data-keyvalue:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework:spring-tx:5.2.10.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework:spring-oxm:5.2.10.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: redis.clients:jedis:3.3.0" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.30" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-cache:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.2.10.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.apache.commons:commons-pool2:2.8.1" level="project" />
|
|
|
+ <orderEntry type="module" module-name="system-service-api" />
|
|
|
+ <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: org.javassist:javassist:3.25.0-GA" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: io.swagger:swagger-models:1.5.22" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: io.swagger:swagger-annotations:1.5.22" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: io.springfox:springfox-swagger2:2.9.2" 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: 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.springfox:springfox-bean-validators:2.9.2" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:2.2.6.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-netflix-hystrix:2.2.6.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-netflix-eureka-client:2.2.6.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.netflix.eureka:eureka-client:1.10.7" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.netflix.netflix-commons:netflix-eventbus:0.3.0" level="project" />
|
|
|
+ <orderEntry type="library" scope="RUNTIME" name="Maven: com.netflix.netflix-commons:netflix-infix:0.3.0" level="project" />
|
|
|
+ <orderEntry type="library" scope="RUNTIME" name="Maven: commons-jxpath:commons-jxpath:1.3" level="project" />
|
|
|
+ <orderEntry type="library" scope="RUNTIME" name="Maven: joda-time:joda-time:2.3" level="project" />
|
|
|
+ <orderEntry type="library" scope="RUNTIME" name="Maven: org.antlr:antlr-runtime:3.4" level="project" />
|
|
|
+ <orderEntry type="library" scope="RUNTIME" name="Maven: org.antlr:stringtemplate:3.2.1" level="project" />
|
|
|
+ <orderEntry type="library" scope="RUNTIME" name="Maven: antlr:antlr:2.7.7" level="project" />
|
|
|
+ <orderEntry type="library" scope="RUNTIME" name="Maven: com.google.code.gson:gson:2.8.6" level="project" />
|
|
|
+ <orderEntry type="library" scope="RUNTIME" name="Maven: org.apache.commons:commons-math:2.2" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.netflix.archaius:archaius-core:0.7.6" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: javax.ws.rs:jsr311-api:1.1.1" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.netflix.servo:servo-core:0.12.21" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.sun.jersey:jersey-core:1.19.1" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.sun.jersey:jersey-client:1.19.1" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.sun.jersey.contribs:jersey-apache-client4:1.19.1" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: commons-configuration:commons-configuration:1.10" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: commons-lang:commons-lang:2.6" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.google.inject:guice:4.1.0" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: javax.inject:javax.inject:1" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: aopalliance:aopalliance:1.0" level="project" />
|
|
|
+ <orderEntry type="library" scope="RUNTIME" name="Maven: org.codehaus.jettison:jettison:1.3.7" level="project" />
|
|
|
+ <orderEntry type="library" scope="RUNTIME" name="Maven: stax:stax-api:1.0.1" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.netflix.eureka:eureka-core:1.10.7" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.fasterxml.woodstox:woodstox-core:5.3.0" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.codehaus.woodstox:stax2-api:4.2" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-netflix-archaius:2.2.6.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-netflix-archaius:2.2.6.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-netflix-ribbon:2.2.6.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: 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.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: io.reactivex:rxjava:1.3.8" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-loadbalancer:2.2.6.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-loadbalancer:2.2.6.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-validation:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: io.projectreactor:reactor-core:3.3.11.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: io.projectreactor.addons:reactor-extra:3.3.4.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.stoyanr:evictor:1.0.0" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.netflix.ribbon:ribbon-eureka:2.3.0" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.thoughtworks.xstream:xstream:1.4.13" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: xmlpull:xmlpull:1.1.3.1" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: xpp3:xpp3_min:1.1.4c" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-configuration-processor:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-actuator:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-actuator-autoconfigure:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-actuator:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: io.micrometer:micrometer-core:1.5.6" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.hdrhistogram:HdrHistogram:2.1.12" level="project" />
|
|
|
+ <orderEntry type="library" scope="RUNTIME" name="Maven: org.latencyutils:LatencyUtils:2.0.3" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-netflix-hystrix:2.2.6.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-netflix-ribbon:2.2.6.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.netflix.hystrix:hystrix-core:1.5.18" 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.11.3" 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" scope="RUNTIME" name="Maven: org.ow2.asm:asm:5.0.4" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.9.6" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.google.guava:guava:29.0-jre" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.google.guava:failureaccess:1.0.1" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.checkerframework:checker-qual:2.11.1" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.google.errorprone:error_prone_annotations:2.3.4" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: com.google.j2objc:j2objc-annotations:1.3" 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" scope="TEST" name="Maven: org.springframework.boot:spring-boot-starter-test:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test:2.3.5.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:2.3.5.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: jakarta.xml.bind:jakarta.xml.bind-api:2.3.3" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: jakarta.activation:jakarta.activation-api:1.2.2" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: org.assertj:assertj-core:3.16.1" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest:2.2" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter:5.6.3" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-api:5.6.3" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: org.opentest4j:opentest4j:1.2.0" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: org.junit.platform:junit-platform-commons:1.6.3" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-params:5.6.3" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-engine:5.6.3" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: org.junit.vintage:junit-vintage-engine:5.6.3" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: org.apiguardian:apiguardian-api:1.1.0" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: org.junit.platform:junit-platform-engine:1.6.3" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.13.1" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-core:3.3.3" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.10.17" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: net.bytebuddy:byte-buddy-agent:1.10.17" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: org.objenesis:objenesis:2.6" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-junit-jupiter:3.3.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" name="Maven: org.springframework:spring-core:5.2.10.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.2.10.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:5.2.10.RELEASE" level="project" />
|
|
|
+ <orderEntry type="library" scope="TEST" name="Maven: org.xmlunit:xmlunit-core:2.7.0" level="project" />
|
|
|
+ <orderEntry type="library" scope="PROVIDED" name="Maven: org.projectlombok:lombok:1.18.16" level="project" />
|
|
|
+ </component>
|
|
|
+</module>
|