-
-
Save donhuvy/54d64b3abc9d29d392bbd22018ea3c66 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
E:\source_code\gitlab.com\acc_sql_server>gradle -q dependencies | |
Picked up _JAVA_OPTIONS: -Xmx512M | |
------------------------------------------------------------ | |
Root project | |
------------------------------------------------------------ | |
annotationProcessor - Annotation processors and their dependencies for source set 'main'. | |
No dependencies | |
apiElements - API elements for main. (n) | |
No dependencies | |
archives - Configuration for archive artifacts. | |
No dependencies | |
bootArchives - Configuration for Spring Boot archive artifacts. | |
No dependencies | |
compile - Dependencies for source set 'main' (deprecated, use 'implementation' instead). | |
\--- javax.xml.bind:jaxb-api:2.3.1 | |
\--- javax.activation:javax.activation-api:1.2.0 | |
compileClasspath - Compile classpath for source set 'main'. | |
+--- javax.xml.bind:jaxb-api:2.3.1 | |
| \--- javax.activation:javax.activation-api:1.2.0 | |
+--- org.springframework.boot:spring-boot-starter-actuator -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot:2.1.4.RELEASE | |
| | | +--- org.springframework:spring-core:5.1.6.RELEASE | |
| | | | \--- org.springframework:spring-jcl:5.1.6.RELEASE | |
| | | \--- org.springframework:spring-context:5.1.6.RELEASE | |
| | | +--- org.springframework:spring-aop:5.1.6.RELEASE | |
| | | | +--- org.springframework:spring-beans:5.1.6.RELEASE | |
| | | | | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | \--- org.springframework:spring-expression:5.1.6.RELEASE | |
| | | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | +--- org.springframework.boot:spring-boot-autoconfigure:2.1.4.RELEASE | |
| | | \--- org.springframework.boot:spring-boot:2.1.4.RELEASE (*) | |
| | +--- org.springframework.boot:spring-boot-starter-logging:2.1.4.RELEASE | |
| | | +--- ch.qos.logback:logback-classic:1.2.3 | |
| | | | +--- ch.qos.logback:logback-core:1.2.3 | |
| | | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.11.2 | |
| | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | | | \--- org.apache.logging.log4j:log4j-api:2.11.2 | |
| | | \--- org.slf4j:jul-to-slf4j:1.7.26 | |
| | | \--- org.slf4j:slf4j-api:1.7.26 | |
| | +--- javax.annotation:javax.annotation-api:1.3.2 | |
| | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| +--- org.springframework.boot:spring-boot-actuator-autoconfigure:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot-actuator:2.1.4.RELEASE | |
| | | \--- org.springframework.boot:spring-boot:2.1.4.RELEASE (*) | |
| | +--- org.springframework.boot:spring-boot-autoconfigure:2.1.4.RELEASE (*) | |
| | +--- com.fasterxml.jackson.core:jackson-databind:2.9.8 | |
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0 | |
| | | \--- com.fasterxml.jackson.core:jackson-core:2.9.8 | |
| | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | \--- org.springframework:spring-context:5.1.6.RELEASE (*) | |
| \--- io.micrometer:micrometer-core:1.1.4 | |
| +--- org.hdrhistogram:HdrHistogram:2.1.9 | |
| \--- org.latencyutils:LatencyUtils:2.0.3 | |
+--- org.springframework.boot:spring-boot-starter-data-jpa -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-starter-aop:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| | +--- org.springframework:spring-aop:5.1.6.RELEASE (*) | |
| | \--- org.aspectj:aspectjweaver:1.9.2 | |
| +--- org.springframework.boot:spring-boot-starter-jdbc:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| | +--- com.zaxxer:HikariCP:3.2.0 | |
| | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | \--- org.springframework:spring-jdbc:5.1.6.RELEASE | |
| | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | \--- org.springframework:spring-tx:5.1.6.RELEASE | |
| | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| +--- javax.transaction:javax.transaction-api:1.3 | |
| +--- javax.xml.bind:jaxb-api:2.3.1 (*) | |
| +--- org.hibernate:hibernate-core:5.3.9.Final | |
| | +--- org.jboss.logging:jboss-logging:3.3.2.Final | |
| | +--- javax.persistence:javax.persistence-api:2.2 | |
| | +--- org.javassist:javassist:3.23.1-GA | |
| | +--- net.bytebuddy:byte-buddy:1.9.5 -> 1.9.12 | |
| | +--- antlr:antlr:2.7.7 | |
| | +--- org.jboss:jandex:2.0.5.Final | |
| | +--- com.fasterxml:classmate:1.3.4 -> 1.4.0 | |
| | +--- javax.activation:javax.activation-api:1.2.0 | |
| | +--- org.dom4j:dom4j:2.1.1 | |
| | \--- org.hibernate.common:hibernate-commons-annotations:5.0.4.Final | |
| | \--- org.jboss.logging:jboss-logging:3.3.1.Final -> 3.3.2.Final | |
| +--- org.springframework.data:spring-data-jpa:2.1.6.RELEASE | |
| | +--- org.springframework.data:spring-data-commons:2.1.6.RELEASE | |
| | | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | +--- org.springframework:spring-orm:5.1.6.RELEASE | |
| | | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-jdbc:5.1.6.RELEASE (*) | |
| | | \--- org.springframework:spring-tx:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-context:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-aop:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-tx:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| \--- org.springframework:spring-aspects:5.1.6.RELEASE | |
| \--- org.aspectj:aspectjweaver:1.9.2 | |
+--- org.springframework.boot:spring-boot-starter-web -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| +--- org.springframework.boot:spring-boot-starter-json:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| | +--- org.springframework:spring-web:5.1.6.RELEASE | |
| | | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | +--- com.fasterxml.jackson.core:jackson-databind:2.9.8 (*) | |
| | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.8 | |
| | | +--- com.fasterxml.jackson.core:jackson-core:2.9.8 | |
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.9.8 (*) | |
| | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.8 | |
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0 | |
| | | +--- com.fasterxml.jackson.core:jackson-core:2.9.8 | |
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.9.8 (*) | |
| | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.8 | |
| | +--- com.fasterxml.jackson.core:jackson-core:2.9.8 | |
| | \--- com.fasterxml.jackson.core:jackson-databind:2.9.8 (*) | |
| +--- org.springframework.boot:spring-boot-starter-tomcat:2.1.4.RELEASE | |
| | +--- javax.annotation:javax.annotation-api:1.3.2 | |
| | +--- org.apache.tomcat.embed:tomcat-embed-core:9.0.17 | |
| | +--- org.apache.tomcat.embed:tomcat-embed-el:9.0.17 | |
| | \--- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.17 | |
| | \--- org.apache.tomcat.embed:tomcat-embed-core:9.0.17 | |
| +--- org.hibernate.validator:hibernate-validator:6.0.16.Final | |
| | +--- javax.validation:validation-api:2.0.1.Final | |
| | +--- org.jboss.logging:jboss-logging:3.3.2.Final | |
| | \--- com.fasterxml:classmate:1.3.4 -> 1.4.0 | |
| +--- org.springframework:spring-web:5.1.6.RELEASE (*) | |
| \--- org.springframework:spring-webmvc:5.1.6.RELEASE | |
| +--- org.springframework:spring-aop:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-context:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-expression:5.1.6.RELEASE (*) | |
| \--- org.springframework:spring-web:5.1.6.RELEASE (*) | |
+--- org.springframework.boot:spring-boot-starter-thymeleaf -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| +--- org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE | |
| | +--- org.thymeleaf:thymeleaf:3.0.11.RELEASE | |
| | | +--- org.attoparser:attoparser:2.0.5.RELEASE | |
| | | +--- org.unbescape:unbescape:1.1.6.RELEASE | |
| | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| \--- org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE | |
| +--- org.thymeleaf:thymeleaf:3.0.11.RELEASE (*) | |
| \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
\--- com.fasterxml.jackson.core:jackson-databind -> 2.9.8 (*) | |
compileOnly - Compile only dependencies for source set 'main'. | |
No dependencies | |
default - Configuration for default artifacts. | |
+--- javax.xml.bind:jaxb-api:2.3.1 | |
| \--- javax.activation:javax.activation-api:1.2.0 | |
+--- org.springframework.boot:spring-boot-starter-actuator -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot:2.1.4.RELEASE | |
| | | +--- org.springframework:spring-core:5.1.6.RELEASE | |
| | | | \--- org.springframework:spring-jcl:5.1.6.RELEASE | |
| | | \--- org.springframework:spring-context:5.1.6.RELEASE | |
| | | +--- org.springframework:spring-aop:5.1.6.RELEASE | |
| | | | +--- org.springframework:spring-beans:5.1.6.RELEASE | |
| | | | | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | \--- org.springframework:spring-expression:5.1.6.RELEASE | |
| | | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | +--- org.springframework.boot:spring-boot-autoconfigure:2.1.4.RELEASE | |
| | | \--- org.springframework.boot:spring-boot:2.1.4.RELEASE (*) | |
| | +--- org.springframework.boot:spring-boot-starter-logging:2.1.4.RELEASE | |
| | | +--- ch.qos.logback:logback-classic:1.2.3 | |
| | | | +--- ch.qos.logback:logback-core:1.2.3 | |
| | | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.11.2 | |
| | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | | | \--- org.apache.logging.log4j:log4j-api:2.11.2 | |
| | | \--- org.slf4j:jul-to-slf4j:1.7.26 | |
| | | \--- org.slf4j:slf4j-api:1.7.26 | |
| | +--- javax.annotation:javax.annotation-api:1.3.2 | |
| | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | \--- org.yaml:snakeyaml:1.23 | |
| +--- org.springframework.boot:spring-boot-actuator-autoconfigure:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot-actuator:2.1.4.RELEASE | |
| | | \--- org.springframework.boot:spring-boot:2.1.4.RELEASE (*) | |
| | +--- org.springframework.boot:spring-boot-autoconfigure:2.1.4.RELEASE (*) | |
| | +--- com.fasterxml.jackson.core:jackson-databind:2.9.8 | |
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0 | |
| | | \--- com.fasterxml.jackson.core:jackson-core:2.9.8 | |
| | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-context:5.1.6.RELEASE (*) | |
| | \--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.8 | |
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0 | |
| | +--- com.fasterxml.jackson.core:jackson-core:2.9.8 | |
| | \--- com.fasterxml.jackson.core:jackson-databind:2.9.8 (*) | |
| \--- io.micrometer:micrometer-core:1.1.4 | |
| +--- org.hdrhistogram:HdrHistogram:2.1.9 | |
| \--- org.latencyutils:LatencyUtils:2.0.3 | |
+--- org.springframework.boot:spring-boot-starter-data-jpa -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-starter-aop:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| | +--- org.springframework:spring-aop:5.1.6.RELEASE (*) | |
| | \--- org.aspectj:aspectjweaver:1.9.2 | |
| +--- org.springframework.boot:spring-boot-starter-jdbc:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| | +--- com.zaxxer:HikariCP:3.2.0 | |
| | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | \--- org.springframework:spring-jdbc:5.1.6.RELEASE | |
| | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | \--- org.springframework:spring-tx:5.1.6.RELEASE | |
| | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| +--- javax.transaction:javax.transaction-api:1.3 | |
| +--- javax.xml.bind:jaxb-api:2.3.1 (*) | |
| +--- org.hibernate:hibernate-core:5.3.9.Final | |
| | +--- org.jboss.logging:jboss-logging:3.3.2.Final | |
| | +--- javax.persistence:javax.persistence-api:2.2 | |
| | +--- org.javassist:javassist:3.23.1-GA | |
| | +--- net.bytebuddy:byte-buddy:1.9.5 -> 1.9.12 | |
| | +--- antlr:antlr:2.7.7 | |
| | +--- org.jboss:jandex:2.0.5.Final | |
| | +--- com.fasterxml:classmate:1.3.4 -> 1.4.0 | |
| | +--- javax.activation:javax.activation-api:1.2.0 | |
| | +--- org.dom4j:dom4j:2.1.1 | |
| | \--- org.hibernate.common:hibernate-commons-annotations:5.0.4.Final | |
| | \--- org.jboss.logging:jboss-logging:3.3.1.Final -> 3.3.2.Final | |
| +--- org.springframework.data:spring-data-jpa:2.1.6.RELEASE | |
| | +--- org.springframework.data:spring-data-commons:2.1.6.RELEASE | |
| | | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | +--- org.springframework:spring-orm:5.1.6.RELEASE | |
| | | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-jdbc:5.1.6.RELEASE (*) | |
| | | \--- org.springframework:spring-tx:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-context:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-aop:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-tx:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| \--- org.springframework:spring-aspects:5.1.6.RELEASE | |
| \--- org.aspectj:aspectjweaver:1.9.2 | |
+--- org.springframework.boot:spring-boot-starter-web -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| +--- org.springframework.boot:spring-boot-starter-json:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| | +--- org.springframework:spring-web:5.1.6.RELEASE | |
| | | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | +--- com.fasterxml.jackson.core:jackson-databind:2.9.8 (*) | |
| | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.8 | |
| | | +--- com.fasterxml.jackson.core:jackson-core:2.9.8 | |
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.9.8 (*) | |
| | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.8 (*) | |
| | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.8 | |
| | +--- com.fasterxml.jackson.core:jackson-core:2.9.8 | |
| | \--- com.fasterxml.jackson.core:jackson-databind:2.9.8 (*) | |
| +--- org.springframework.boot:spring-boot-starter-tomcat:2.1.4.RELEASE | |
| | +--- javax.annotation:javax.annotation-api:1.3.2 | |
| | +--- org.apache.tomcat.embed:tomcat-embed-core:9.0.17 | |
| | +--- org.apache.tomcat.embed:tomcat-embed-el:9.0.17 | |
| | \--- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.17 | |
| | \--- org.apache.tomcat.embed:tomcat-embed-core:9.0.17 | |
| +--- org.hibernate.validator:hibernate-validator:6.0.16.Final | |
| | +--- javax.validation:validation-api:2.0.1.Final | |
| | +--- org.jboss.logging:jboss-logging:3.3.2.Final | |
| | \--- com.fasterxml:classmate:1.3.4 -> 1.4.0 | |
| +--- org.springframework:spring-web:5.1.6.RELEASE (*) | |
| \--- org.springframework:spring-webmvc:5.1.6.RELEASE | |
| +--- org.springframework:spring-aop:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-context:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-expression:5.1.6.RELEASE (*) | |
| \--- org.springframework:spring-web:5.1.6.RELEASE (*) | |
+--- org.springframework.boot:spring-boot-starter-thymeleaf -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| +--- org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE | |
| | +--- org.thymeleaf:thymeleaf:3.0.11.RELEASE | |
| | | +--- org.attoparser:attoparser:2.0.5.RELEASE | |
| | | +--- org.unbescape:unbescape:1.1.6.RELEASE | |
| | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| \--- org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE | |
| +--- org.thymeleaf:thymeleaf:3.0.11.RELEASE (*) | |
| \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
+--- com.fasterxml.jackson.core:jackson-databind -> 2.9.8 (*) | |
+--- org.springframework.boot:spring-boot-starter-tomcat -> 2.1.4.RELEASE (*) | |
\--- com.microsoft.sqlserver:mssql-jdbc -> 6.4.0.jre8 | |
developmentOnly | |
\--- org.springframework.boot:spring-boot-devtools -> 2.1.4.RELEASE | |
+--- org.springframework.boot:spring-boot:2.1.4.RELEASE | |
| +--- org.springframework:spring-core:5.1.6.RELEASE | |
| | \--- org.springframework:spring-jcl:5.1.6.RELEASE | |
| \--- org.springframework:spring-context:5.1.6.RELEASE | |
| +--- org.springframework:spring-aop:5.1.6.RELEASE | |
| | +--- org.springframework:spring-beans:5.1.6.RELEASE | |
| | | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| \--- org.springframework:spring-expression:5.1.6.RELEASE | |
| \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
\--- org.springframework.boot:spring-boot-autoconfigure:2.1.4.RELEASE | |
\--- org.springframework.boot:spring-boot:2.1.4.RELEASE (*) | |
implementation - Implementation only dependencies for source set 'main'. (n) | |
+--- org.springframework.boot:spring-boot-starter-actuator (n) | |
+--- org.springframework.boot:spring-boot-starter-data-jpa (n) | |
+--- org.springframework.boot:spring-boot-starter-web (n) | |
+--- org.springframework.boot:spring-boot-starter-thymeleaf (n) | |
\--- com.fasterxml.jackson.core:jackson-databind (n) | |
providedCompile - Additional compile classpath for libraries that should not be part of the WAR archive. | |
No dependencies | |
providedRuntime - Additional runtime classpath for libraries that should not be part of the WAR archive. | |
\--- org.springframework.boot:spring-boot-starter-tomcat -> 2.1.4.RELEASE | |
+--- javax.annotation:javax.annotation-api:1.3.2 | |
+--- org.apache.tomcat.embed:tomcat-embed-core:9.0.17 | |
+--- org.apache.tomcat.embed:tomcat-embed-el:9.0.17 | |
\--- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.17 | |
\--- org.apache.tomcat.embed:tomcat-embed-core:9.0.17 | |
runtime - Runtime dependencies for source set 'main' (deprecated, use 'runtimeOnly' instead). | |
+--- javax.xml.bind:jaxb-api:2.3.1 | |
| \--- javax.activation:javax.activation-api:1.2.0 | |
\--- org.springframework.boot:spring-boot-starter-tomcat -> 2.1.4.RELEASE | |
+--- javax.annotation:javax.annotation-api:1.3.2 | |
+--- org.apache.tomcat.embed:tomcat-embed-core:9.0.17 | |
+--- org.apache.tomcat.embed:tomcat-embed-el:9.0.17 | |
\--- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.17 | |
\--- org.apache.tomcat.embed:tomcat-embed-core:9.0.17 | |
runtimeClasspath - Runtime classpath of source set 'main'. | |
+--- javax.xml.bind:jaxb-api:2.3.1 | |
| \--- javax.activation:javax.activation-api:1.2.0 | |
+--- org.springframework.boot:spring-boot-devtools -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot:2.1.4.RELEASE | |
| | +--- org.springframework:spring-core:5.1.6.RELEASE | |
| | | \--- org.springframework:spring-jcl:5.1.6.RELEASE | |
| | \--- org.springframework:spring-context:5.1.6.RELEASE | |
| | +--- org.springframework:spring-aop:5.1.6.RELEASE | |
| | | +--- org.springframework:spring-beans:5.1.6.RELEASE | |
| | | | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | \--- org.springframework:spring-expression:5.1.6.RELEASE | |
| | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| \--- org.springframework.boot:spring-boot-autoconfigure:2.1.4.RELEASE | |
| \--- org.springframework.boot:spring-boot:2.1.4.RELEASE (*) | |
+--- org.springframework.boot:spring-boot-starter-actuator -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot:2.1.4.RELEASE (*) | |
| | +--- org.springframework.boot:spring-boot-autoconfigure:2.1.4.RELEASE (*) | |
| | +--- org.springframework.boot:spring-boot-starter-logging:2.1.4.RELEASE | |
| | | +--- ch.qos.logback:logback-classic:1.2.3 | |
| | | | +--- ch.qos.logback:logback-core:1.2.3 | |
| | | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.11.2 | |
| | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | | | \--- org.apache.logging.log4j:log4j-api:2.11.2 | |
| | | \--- org.slf4j:jul-to-slf4j:1.7.26 | |
| | | \--- org.slf4j:slf4j-api:1.7.26 | |
| | +--- javax.annotation:javax.annotation-api:1.3.2 | |
| | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | \--- org.yaml:snakeyaml:1.23 | |
| +--- org.springframework.boot:spring-boot-actuator-autoconfigure:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot-actuator:2.1.4.RELEASE | |
| | | \--- org.springframework.boot:spring-boot:2.1.4.RELEASE (*) | |
| | +--- org.springframework.boot:spring-boot-autoconfigure:2.1.4.RELEASE (*) | |
| | +--- com.fasterxml.jackson.core:jackson-databind:2.9.8 | |
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0 | |
| | | \--- com.fasterxml.jackson.core:jackson-core:2.9.8 | |
| | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-context:5.1.6.RELEASE (*) | |
| | \--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.8 | |
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0 | |
| | +--- com.fasterxml.jackson.core:jackson-core:2.9.8 | |
| | \--- com.fasterxml.jackson.core:jackson-databind:2.9.8 (*) | |
| \--- io.micrometer:micrometer-core:1.1.4 | |
| +--- org.hdrhistogram:HdrHistogram:2.1.9 | |
| \--- org.latencyutils:LatencyUtils:2.0.3 | |
+--- org.springframework.boot:spring-boot-starter-data-jpa -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-starter-aop:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| | +--- org.springframework:spring-aop:5.1.6.RELEASE (*) | |
| | \--- org.aspectj:aspectjweaver:1.9.2 | |
| +--- org.springframework.boot:spring-boot-starter-jdbc:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| | +--- com.zaxxer:HikariCP:3.2.0 | |
| | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | \--- org.springframework:spring-jdbc:5.1.6.RELEASE | |
| | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | \--- org.springframework:spring-tx:5.1.6.RELEASE | |
| | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| +--- javax.transaction:javax.transaction-api:1.3 | |
| +--- javax.xml.bind:jaxb-api:2.3.1 (*) | |
| +--- org.hibernate:hibernate-core:5.3.9.Final | |
| | +--- org.jboss.logging:jboss-logging:3.3.2.Final | |
| | +--- javax.persistence:javax.persistence-api:2.2 | |
| | +--- org.javassist:javassist:3.23.1-GA | |
| | +--- net.bytebuddy:byte-buddy:1.9.5 -> 1.9.12 | |
| | +--- antlr:antlr:2.7.7 | |
| | +--- org.jboss:jandex:2.0.5.Final | |
| | +--- com.fasterxml:classmate:1.3.4 -> 1.4.0 | |
| | +--- javax.activation:javax.activation-api:1.2.0 | |
| | +--- org.dom4j:dom4j:2.1.1 | |
| | \--- org.hibernate.common:hibernate-commons-annotations:5.0.4.Final | |
| | \--- org.jboss.logging:jboss-logging:3.3.1.Final -> 3.3.2.Final | |
| +--- org.springframework.data:spring-data-jpa:2.1.6.RELEASE | |
| | +--- org.springframework.data:spring-data-commons:2.1.6.RELEASE | |
| | | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | +--- org.springframework:spring-orm:5.1.6.RELEASE | |
| | | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-jdbc:5.1.6.RELEASE (*) | |
| | | \--- org.springframework:spring-tx:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-context:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-aop:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-tx:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| \--- org.springframework:spring-aspects:5.1.6.RELEASE | |
| \--- org.aspectj:aspectjweaver:1.9.2 | |
+--- org.springframework.boot:spring-boot-starter-web -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| +--- org.springframework.boot:spring-boot-starter-json:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| | +--- org.springframework:spring-web:5.1.6.RELEASE | |
| | | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | +--- com.fasterxml.jackson.core:jackson-databind:2.9.8 (*) | |
| | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.8 | |
| | | +--- com.fasterxml.jackson.core:jackson-core:2.9.8 | |
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.9.8 (*) | |
| | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.8 (*) | |
| | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.8 | |
| | +--- com.fasterxml.jackson.core:jackson-core:2.9.8 | |
| | \--- com.fasterxml.jackson.core:jackson-databind:2.9.8 (*) | |
| +--- org.springframework.boot:spring-boot-starter-tomcat:2.1.4.RELEASE | |
| | +--- javax.annotation:javax.annotation-api:1.3.2 | |
| | +--- org.apache.tomcat.embed:tomcat-embed-core:9.0.17 | |
| | +--- org.apache.tomcat.embed:tomcat-embed-el:9.0.17 | |
| | \--- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.17 | |
| | \--- org.apache.tomcat.embed:tomcat-embed-core:9.0.17 | |
| +--- org.hibernate.validator:hibernate-validator:6.0.16.Final | |
| | +--- javax.validation:validation-api:2.0.1.Final | |
| | +--- org.jboss.logging:jboss-logging:3.3.2.Final | |
| | \--- com.fasterxml:classmate:1.3.4 -> 1.4.0 | |
| +--- org.springframework:spring-web:5.1.6.RELEASE (*) | |
| \--- org.springframework:spring-webmvc:5.1.6.RELEASE | |
| +--- org.springframework:spring-aop:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-context:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-expression:5.1.6.RELEASE (*) | |
| \--- org.springframework:spring-web:5.1.6.RELEASE (*) | |
+--- org.springframework.boot:spring-boot-starter-thymeleaf -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| +--- org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE | |
| | +--- org.thymeleaf:thymeleaf:3.0.11.RELEASE | |
| | | +--- org.attoparser:attoparser:2.0.5.RELEASE | |
| | | +--- org.unbescape:unbescape:1.1.6.RELEASE | |
| | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| \--- org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE | |
| +--- org.thymeleaf:thymeleaf:3.0.11.RELEASE (*) | |
| \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
+--- com.fasterxml.jackson.core:jackson-databind -> 2.9.8 (*) | |
+--- org.springframework.boot:spring-boot-starter-tomcat -> 2.1.4.RELEASE (*) | |
\--- com.microsoft.sqlserver:mssql-jdbc -> 6.4.0.jre8 | |
runtimeElements - Elements of runtime for main. (n) | |
No dependencies | |
runtimeOnly - Runtime only dependencies for source set 'main'. (n) | |
\--- com.microsoft.sqlserver:mssql-jdbc (n) | |
testAnnotationProcessor - Annotation processors and their dependencies for source set 'test'. | |
No dependencies | |
testCompile - Dependencies for source set 'test' (deprecated, use 'testImplementation' instead). | |
\--- javax.xml.bind:jaxb-api:2.3.1 | |
\--- javax.activation:javax.activation-api:1.2.0 | |
testCompileClasspath - Compile classpath for source set 'test'. | |
+--- javax.xml.bind:jaxb-api:2.3.1 | |
| \--- javax.activation:javax.activation-api:1.2.0 | |
+--- org.springframework.boot:spring-boot-starter-actuator -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot:2.1.4.RELEASE | |
| | | +--- org.springframework:spring-core:5.1.6.RELEASE | |
| | | | \--- org.springframework:spring-jcl:5.1.6.RELEASE | |
| | | \--- org.springframework:spring-context:5.1.6.RELEASE | |
| | | +--- org.springframework:spring-aop:5.1.6.RELEASE | |
| | | | +--- org.springframework:spring-beans:5.1.6.RELEASE | |
| | | | | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | \--- org.springframework:spring-expression:5.1.6.RELEASE | |
| | | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | +--- org.springframework.boot:spring-boot-autoconfigure:2.1.4.RELEASE | |
| | | \--- org.springframework.boot:spring-boot:2.1.4.RELEASE (*) | |
| | +--- org.springframework.boot:spring-boot-starter-logging:2.1.4.RELEASE | |
| | | +--- ch.qos.logback:logback-classic:1.2.3 | |
| | | | +--- ch.qos.logback:logback-core:1.2.3 | |
| | | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.11.2 | |
| | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | | | \--- org.apache.logging.log4j:log4j-api:2.11.2 | |
| | | \--- org.slf4j:jul-to-slf4j:1.7.26 | |
| | | \--- org.slf4j:slf4j-api:1.7.26 | |
| | +--- javax.annotation:javax.annotation-api:1.3.2 | |
| | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| +--- org.springframework.boot:spring-boot-actuator-autoconfigure:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot-actuator:2.1.4.RELEASE | |
| | | \--- org.springframework.boot:spring-boot:2.1.4.RELEASE (*) | |
| | +--- org.springframework.boot:spring-boot-autoconfigure:2.1.4.RELEASE (*) | |
| | +--- com.fasterxml.jackson.core:jackson-databind:2.9.8 | |
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0 | |
| | | \--- com.fasterxml.jackson.core:jackson-core:2.9.8 | |
| | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | \--- org.springframework:spring-context:5.1.6.RELEASE (*) | |
| \--- io.micrometer:micrometer-core:1.1.4 | |
| +--- org.hdrhistogram:HdrHistogram:2.1.9 | |
| \--- org.latencyutils:LatencyUtils:2.0.3 | |
+--- org.springframework.boot:spring-boot-starter-data-jpa -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-starter-aop:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| | +--- org.springframework:spring-aop:5.1.6.RELEASE (*) | |
| | \--- org.aspectj:aspectjweaver:1.9.2 | |
| +--- org.springframework.boot:spring-boot-starter-jdbc:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| | +--- com.zaxxer:HikariCP:3.2.0 | |
| | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | \--- org.springframework:spring-jdbc:5.1.6.RELEASE | |
| | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | \--- org.springframework:spring-tx:5.1.6.RELEASE | |
| | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| +--- javax.transaction:javax.transaction-api:1.3 | |
| +--- javax.xml.bind:jaxb-api:2.3.1 (*) | |
| +--- org.hibernate:hibernate-core:5.3.9.Final | |
| | +--- org.jboss.logging:jboss-logging:3.3.2.Final | |
| | +--- javax.persistence:javax.persistence-api:2.2 | |
| | +--- org.javassist:javassist:3.23.1-GA | |
| | +--- net.bytebuddy:byte-buddy:1.9.5 -> 1.9.12 | |
| | +--- antlr:antlr:2.7.7 | |
| | +--- org.jboss:jandex:2.0.5.Final | |
| | +--- com.fasterxml:classmate:1.3.4 -> 1.4.0 | |
| | +--- javax.activation:javax.activation-api:1.2.0 | |
| | +--- org.dom4j:dom4j:2.1.1 | |
| | \--- org.hibernate.common:hibernate-commons-annotations:5.0.4.Final | |
| | \--- org.jboss.logging:jboss-logging:3.3.1.Final -> 3.3.2.Final | |
| +--- org.springframework.data:spring-data-jpa:2.1.6.RELEASE | |
| | +--- org.springframework.data:spring-data-commons:2.1.6.RELEASE | |
| | | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | +--- org.springframework:spring-orm:5.1.6.RELEASE | |
| | | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-jdbc:5.1.6.RELEASE (*) | |
| | | \--- org.springframework:spring-tx:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-context:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-aop:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-tx:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| \--- org.springframework:spring-aspects:5.1.6.RELEASE | |
| \--- org.aspectj:aspectjweaver:1.9.2 | |
+--- org.springframework.boot:spring-boot-starter-web -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| +--- org.springframework.boot:spring-boot-starter-json:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| | +--- org.springframework:spring-web:5.1.6.RELEASE | |
| | | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | +--- com.fasterxml.jackson.core:jackson-databind:2.9.8 (*) | |
| | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.8 | |
| | | +--- com.fasterxml.jackson.core:jackson-core:2.9.8 | |
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.9.8 (*) | |
| | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.8 | |
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0 | |
| | | +--- com.fasterxml.jackson.core:jackson-core:2.9.8 | |
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.9.8 (*) | |
| | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.8 | |
| | +--- com.fasterxml.jackson.core:jackson-core:2.9.8 | |
| | \--- com.fasterxml.jackson.core:jackson-databind:2.9.8 (*) | |
| +--- org.springframework.boot:spring-boot-starter-tomcat:2.1.4.RELEASE | |
| | +--- javax.annotation:javax.annotation-api:1.3.2 | |
| | +--- org.apache.tomcat.embed:tomcat-embed-core:9.0.17 | |
| | +--- org.apache.tomcat.embed:tomcat-embed-el:9.0.17 | |
| | \--- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.17 | |
| | \--- org.apache.tomcat.embed:tomcat-embed-core:9.0.17 | |
| +--- org.hibernate.validator:hibernate-validator:6.0.16.Final | |
| | +--- javax.validation:validation-api:2.0.1.Final | |
| | +--- org.jboss.logging:jboss-logging:3.3.2.Final | |
| | \--- com.fasterxml:classmate:1.3.4 -> 1.4.0 | |
| +--- org.springframework:spring-web:5.1.6.RELEASE (*) | |
| \--- org.springframework:spring-webmvc:5.1.6.RELEASE | |
| +--- org.springframework:spring-aop:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-context:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-expression:5.1.6.RELEASE (*) | |
| \--- org.springframework:spring-web:5.1.6.RELEASE (*) | |
+--- org.springframework.boot:spring-boot-starter-thymeleaf -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| +--- org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE | |
| | +--- org.thymeleaf:thymeleaf:3.0.11.RELEASE | |
| | | +--- org.attoparser:attoparser:2.0.5.RELEASE | |
| | | +--- org.unbescape:unbescape:1.1.6.RELEASE | |
| | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| \--- org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE | |
| +--- org.thymeleaf:thymeleaf:3.0.11.RELEASE (*) | |
| \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
+--- com.fasterxml.jackson.core:jackson-databind -> 2.9.8 (*) | |
\--- org.springframework.boot:spring-boot-starter-test -> 2.1.4.RELEASE | |
+--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
+--- org.springframework.boot:spring-boot-test:2.1.4.RELEASE | |
| \--- org.springframework.boot:spring-boot:2.1.4.RELEASE (*) | |
+--- org.springframework.boot:spring-boot-test-autoconfigure:2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-test:2.1.4.RELEASE (*) | |
| \--- org.springframework.boot:spring-boot-autoconfigure:2.1.4.RELEASE (*) | |
+--- com.jayway.jsonpath:json-path:2.4.0 | |
| +--- net.minidev:json-smart:2.3 | |
| | \--- net.minidev:accessors-smart:1.2 | |
| | \--- org.ow2.asm:asm:5.0.4 | |
| \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
+--- junit:junit:4.12 | |
| \--- org.hamcrest:hamcrest-core:1.3 | |
+--- org.assertj:assertj-core:3.11.1 | |
+--- org.mockito:mockito-core:2.23.4 | |
| +--- net.bytebuddy:byte-buddy:1.9.3 -> 1.9.12 | |
| +--- net.bytebuddy:byte-buddy-agent:1.9.3 -> 1.9.12 | |
| \--- org.objenesis:objenesis:2.6 | |
+--- org.hamcrest:hamcrest-core:1.3 | |
+--- org.hamcrest:hamcrest-library:1.3 | |
| \--- org.hamcrest:hamcrest-core:1.3 | |
+--- org.skyscreamer:jsonassert:1.5.0 | |
| \--- com.vaadin.external.google:android-json:0.0.20131108.vaadin1 | |
+--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
+--- org.springframework:spring-test:5.1.6.RELEASE | |
| \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
\--- org.xmlunit:xmlunit-core:2.6.2 | |
testCompileOnly - Compile only dependencies for source set 'test'. | |
No dependencies | |
testImplementation - Implementation only dependencies for source set 'test'. (n) | |
\--- org.springframework.boot:spring-boot-starter-test (n) | |
testRuntime - Runtime dependencies for source set 'test' (deprecated, use 'testRuntimeOnly' instead). | |
+--- javax.xml.bind:jaxb-api:2.3.1 | |
| \--- javax.activation:javax.activation-api:1.2.0 | |
\--- org.springframework.boot:spring-boot-starter-tomcat -> 2.1.4.RELEASE | |
+--- javax.annotation:javax.annotation-api:1.3.2 | |
+--- org.apache.tomcat.embed:tomcat-embed-core:9.0.17 | |
+--- org.apache.tomcat.embed:tomcat-embed-el:9.0.17 | |
\--- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.17 | |
\--- org.apache.tomcat.embed:tomcat-embed-core:9.0.17 | |
testRuntimeClasspath - Runtime classpath of source set 'test'. | |
+--- javax.xml.bind:jaxb-api:2.3.1 | |
| \--- javax.activation:javax.activation-api:1.2.0 | |
+--- org.springframework.boot:spring-boot-starter-actuator -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot:2.1.4.RELEASE | |
| | | +--- org.springframework:spring-core:5.1.6.RELEASE | |
| | | | \--- org.springframework:spring-jcl:5.1.6.RELEASE | |
| | | \--- org.springframework:spring-context:5.1.6.RELEASE | |
| | | +--- org.springframework:spring-aop:5.1.6.RELEASE | |
| | | | +--- org.springframework:spring-beans:5.1.6.RELEASE | |
| | | | | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | \--- org.springframework:spring-expression:5.1.6.RELEASE | |
| | | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | +--- org.springframework.boot:spring-boot-autoconfigure:2.1.4.RELEASE | |
| | | \--- org.springframework.boot:spring-boot:2.1.4.RELEASE (*) | |
| | +--- org.springframework.boot:spring-boot-starter-logging:2.1.4.RELEASE | |
| | | +--- ch.qos.logback:logback-classic:1.2.3 | |
| | | | +--- ch.qos.logback:logback-core:1.2.3 | |
| | | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | | +--- org.apache.logging.log4j:log4j-to-slf4j:2.11.2 | |
| | | | +--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | | | \--- org.apache.logging.log4j:log4j-api:2.11.2 | |
| | | \--- org.slf4j:jul-to-slf4j:1.7.26 | |
| | | \--- org.slf4j:slf4j-api:1.7.26 | |
| | +--- javax.annotation:javax.annotation-api:1.3.2 | |
| | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | \--- org.yaml:snakeyaml:1.23 | |
| +--- org.springframework.boot:spring-boot-actuator-autoconfigure:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot-actuator:2.1.4.RELEASE | |
| | | \--- org.springframework.boot:spring-boot:2.1.4.RELEASE (*) | |
| | +--- org.springframework.boot:spring-boot-autoconfigure:2.1.4.RELEASE (*) | |
| | +--- com.fasterxml.jackson.core:jackson-databind:2.9.8 | |
| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0 | |
| | | \--- com.fasterxml.jackson.core:jackson-core:2.9.8 | |
| | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-context:5.1.6.RELEASE (*) | |
| | \--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.8 | |
| | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0 | |
| | +--- com.fasterxml.jackson.core:jackson-core:2.9.8 | |
| | \--- com.fasterxml.jackson.core:jackson-databind:2.9.8 (*) | |
| \--- io.micrometer:micrometer-core:1.1.4 | |
| +--- org.hdrhistogram:HdrHistogram:2.1.9 | |
| \--- org.latencyutils:LatencyUtils:2.0.3 | |
+--- org.springframework.boot:spring-boot-starter-data-jpa -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-starter-aop:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| | +--- org.springframework:spring-aop:5.1.6.RELEASE (*) | |
| | \--- org.aspectj:aspectjweaver:1.9.2 | |
| +--- org.springframework.boot:spring-boot-starter-jdbc:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| | +--- com.zaxxer:HikariCP:3.2.0 | |
| | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | \--- org.springframework:spring-jdbc:5.1.6.RELEASE | |
| | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | \--- org.springframework:spring-tx:5.1.6.RELEASE | |
| | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| +--- javax.transaction:javax.transaction-api:1.3 | |
| +--- javax.xml.bind:jaxb-api:2.3.1 (*) | |
| +--- org.hibernate:hibernate-core:5.3.9.Final | |
| | +--- org.jboss.logging:jboss-logging:3.3.2.Final | |
| | +--- javax.persistence:javax.persistence-api:2.2 | |
| | +--- org.javassist:javassist:3.23.1-GA | |
| | +--- net.bytebuddy:byte-buddy:1.9.5 -> 1.9.12 | |
| | +--- antlr:antlr:2.7.7 | |
| | +--- org.jboss:jandex:2.0.5.Final | |
| | +--- com.fasterxml:classmate:1.3.4 -> 1.4.0 | |
| | +--- javax.activation:javax.activation-api:1.2.0 | |
| | +--- org.dom4j:dom4j:2.1.1 | |
| | \--- org.hibernate.common:hibernate-commons-annotations:5.0.4.Final | |
| | \--- org.jboss.logging:jboss-logging:3.3.1.Final -> 3.3.2.Final | |
| +--- org.springframework.data:spring-data-jpa:2.1.6.RELEASE | |
| | +--- org.springframework.data:spring-data-commons:2.1.6.RELEASE | |
| | | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | +--- org.springframework:spring-orm:5.1.6.RELEASE | |
| | | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | | +--- org.springframework:spring-jdbc:5.1.6.RELEASE (*) | |
| | | \--- org.springframework:spring-tx:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-context:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-aop:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-tx:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| \--- org.springframework:spring-aspects:5.1.6.RELEASE | |
| \--- org.aspectj:aspectjweaver:1.9.2 | |
+--- org.springframework.boot:spring-boot-starter-web -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| +--- org.springframework.boot:spring-boot-starter-json:2.1.4.RELEASE | |
| | +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| | +--- org.springframework:spring-web:5.1.6.RELEASE | |
| | | +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| | | \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| | +--- com.fasterxml.jackson.core:jackson-databind:2.9.8 (*) | |
| | +--- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.8 | |
| | | +--- com.fasterxml.jackson.core:jackson-core:2.9.8 | |
| | | \--- com.fasterxml.jackson.core:jackson-databind:2.9.8 (*) | |
| | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.8 (*) | |
| | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.8 | |
| | +--- com.fasterxml.jackson.core:jackson-core:2.9.8 | |
| | \--- com.fasterxml.jackson.core:jackson-databind:2.9.8 (*) | |
| +--- org.springframework.boot:spring-boot-starter-tomcat:2.1.4.RELEASE | |
| | +--- javax.annotation:javax.annotation-api:1.3.2 | |
| | +--- org.apache.tomcat.embed:tomcat-embed-core:9.0.17 | |
| | +--- org.apache.tomcat.embed:tomcat-embed-el:9.0.17 | |
| | \--- org.apache.tomcat.embed:tomcat-embed-websocket:9.0.17 | |
| | \--- org.apache.tomcat.embed:tomcat-embed-core:9.0.17 | |
| +--- org.hibernate.validator:hibernate-validator:6.0.16.Final | |
| | +--- javax.validation:validation-api:2.0.1.Final | |
| | +--- org.jboss.logging:jboss-logging:3.3.2.Final | |
| | \--- com.fasterxml:classmate:1.3.4 -> 1.4.0 | |
| +--- org.springframework:spring-web:5.1.6.RELEASE (*) | |
| \--- org.springframework:spring-webmvc:5.1.6.RELEASE | |
| +--- org.springframework:spring-aop:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-beans:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-context:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
| +--- org.springframework:spring-expression:5.1.6.RELEASE (*) | |
| \--- org.springframework:spring-web:5.1.6.RELEASE (*) | |
+--- org.springframework.boot:spring-boot-starter-thymeleaf -> 2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
| +--- org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE | |
| | +--- org.thymeleaf:thymeleaf:3.0.11.RELEASE | |
| | | +--- org.attoparser:attoparser:2.0.5.RELEASE | |
| | | +--- org.unbescape:unbescape:1.1.6.RELEASE | |
| | | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| | \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
| \--- org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE | |
| +--- org.thymeleaf:thymeleaf:3.0.11.RELEASE (*) | |
| \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
+--- com.fasterxml.jackson.core:jackson-databind -> 2.9.8 (*) | |
+--- org.springframework.boot:spring-boot-starter-tomcat -> 2.1.4.RELEASE (*) | |
+--- com.microsoft.sqlserver:mssql-jdbc -> 6.4.0.jre8 | |
\--- org.springframework.boot:spring-boot-starter-test -> 2.1.4.RELEASE | |
+--- org.springframework.boot:spring-boot-starter:2.1.4.RELEASE (*) | |
+--- org.springframework.boot:spring-boot-test:2.1.4.RELEASE | |
| \--- org.springframework.boot:spring-boot:2.1.4.RELEASE (*) | |
+--- org.springframework.boot:spring-boot-test-autoconfigure:2.1.4.RELEASE | |
| +--- org.springframework.boot:spring-boot-test:2.1.4.RELEASE (*) | |
| \--- org.springframework.boot:spring-boot-autoconfigure:2.1.4.RELEASE (*) | |
+--- com.jayway.jsonpath:json-path:2.4.0 | |
| +--- net.minidev:json-smart:2.3 | |
| | \--- net.minidev:accessors-smart:1.2 | |
| | \--- org.ow2.asm:asm:5.0.4 | |
| \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.26 | |
+--- junit:junit:4.12 | |
| \--- org.hamcrest:hamcrest-core:1.3 | |
+--- org.assertj:assertj-core:3.11.1 | |
+--- org.mockito:mockito-core:2.23.4 | |
| +--- net.bytebuddy:byte-buddy:1.9.3 -> 1.9.12 | |
| +--- net.bytebuddy:byte-buddy-agent:1.9.3 -> 1.9.12 | |
| \--- org.objenesis:objenesis:2.6 | |
+--- org.hamcrest:hamcrest-core:1.3 | |
+--- org.hamcrest:hamcrest-library:1.3 | |
| \--- org.hamcrest:hamcrest-core:1.3 | |
+--- org.skyscreamer:jsonassert:1.5.0 | |
| \--- com.vaadin.external.google:android-json:0.0.20131108.vaadin1 | |
+--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
+--- org.springframework:spring-test:5.1.6.RELEASE | |
| \--- org.springframework:spring-core:5.1.6.RELEASE (*) | |
\--- org.xmlunit:xmlunit-core:2.6.2 | |
testRuntimeOnly - Runtime only dependencies for source set 'test'. (n) | |
No dependencies | |
(*) - dependencies omitted (listed previously) | |
(n) - Not resolved (configuration is not meant to be resolved) | |
A web-based, searchable dependency report is available by adding the --scan option. | |
E:\source_code\gitlab.com\acc_sql_server> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment