github.com/joey-fossa/fossa-cli@v0.7.34-0.20190708193710-569f1e8679f0/buildtools/gradle/testdata/complex.txt (about) 1 Starting a Gradle Daemon (subsequent builds will be faster) 2 3 > Configure project :something-something 4 Existing tags in registry: {"name":"somebody/something-something","tags":["latest","0","0.0.1","0.0"]} 5 6 > Task :something-something:dependencies 7 8 ------------------------------------------------------------ 9 Project :something-something 10 ------------------------------------------------------------ 11 12 annotationProcessor - Annotation processors and their dependencies for source set 'main'. 13 \--- org.projectlombok:lombok:1.16.16 14 15 bootArchives - Configuration for Spring Boot archive artifacts. 16 No dependencies 17 18 compileClasspath - Compile classpath for source set 'main'. 19 +--- org.projectlombok:lombok:1.16.16 20 +--- org.springframework.boot:spring-boot-starter -> 2.1.0.RELEASE 21 | +--- org.springframework.boot:spring-boot:2.1.0.RELEASE 22 | | +--- org.springframework:spring-core:5.1.2.RELEASE 23 | | | \--- org.springframework:spring-jcl:5.1.2.RELEASE 24 | | \--- org.springframework:spring-context:5.1.2.RELEASE 25 | | +--- org.springframework:spring-aop:5.1.2.RELEASE 26 | | | +--- org.springframework:spring-beans:5.1.2.RELEASE 27 | | | | \--- org.springframework:spring-core:5.1.2.RELEASE (*) 28 | | | \--- org.springframework:spring-core:5.1.2.RELEASE (*) 29 | | +--- org.springframework:spring-beans:5.1.2.RELEASE (*) 30 | | +--- org.springframework:spring-core:5.1.2.RELEASE (*) 31 | | \--- org.springframework:spring-expression:5.1.2.RELEASE 32 | | \--- org.springframework:spring-core:5.1.2.RELEASE (*) 33 | +--- org.springframework.boot:spring-boot-autoconfigure:2.1.0.RELEASE 34 | | \--- org.springframework.boot:spring-boot:2.1.0.RELEASE (*) 35 | +--- org.springframework:spring-core:5.1.2.RELEASE (*) 36 | \--- org.yaml:snakeyaml:1.23 37 +--- org.springframework.boot:spring-boot-starter-actuator -> 2.1.0.RELEASE 38 | +--- org.springframework.boot:spring-boot-starter:2.1.0.RELEASE (*) 39 | +--- org.springframework.boot:spring-boot-actuator-autoconfigure:2.1.0.RELEASE 40 | | +--- org.springframework:spring-core:5.1.2.RELEASE (*) 41 | | \--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.7 42 | | +--- com.fasterxml.jackson.core:jackson-core:2.9.7 43 | | \--- com.fasterxml.jackson.core:jackson-databind:2.9.7 (*) 44 | \--- io.micrometer:micrometer-core:1.1.0 45 | +--- org.hdrhistogram:HdrHistogram:2.1.9 46 | \--- org.latencyutils:LatencyUtils:2.0.3 47 +--- org.springframework.boot:spring-boot-starter-web -> 2.1.0.RELEASE 48 | +--- org.springframework.boot:spring-boot-starter:2.1.0.RELEASE (*) 49 | +--- org.springframework.boot:spring-boot-starter-json:2.1.0.RELEASE 50 | | +--- org.springframework:spring-web:5.1.2.RELEASE 51 | | | +--- org.springframework:spring-beans:5.1.2.RELEASE (*) 52 | | | \--- org.springframework:spring-core:5.1.2.RELEASE (*) 53 | | +--- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.7 (*) 54 | | \--- com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.7 55 | | +--- com.fasterxml.jackson.core:jackson-core:2.9.7 56 | | \--- com.fasterxml.jackson.core:jackson-databind:2.9.7 (*) 57 | +--- org.hibernate.validator:hibernate-validator:6.0.13.Final 58 | | +--- org.jboss.logging:jboss-logging:3.3.2.Final 59 | | \--- com.fasterxml:classmate:1.3.4 -> 1.4.0 60 | +--- org.springframework:spring-web:5.1.2.RELEASE (*) 61 | \--- org.springframework:spring-webmvc:5.1.2.RELEASE 62 | +--- org.springframework:spring-expression:5.1.2.RELEASE (*) 63 | \--- org.springframework:spring-web:5.1.2.RELEASE (*) 64 +--- org.springframework.boot:spring-boot-starter-aop -> 2.1.0.RELEASE 65 | +--- org.springframework.boot:spring-boot-starter:2.1.0.RELEASE (*) 66 | +--- org.springframework:spring-aop:5.1.2.RELEASE (*) 67 | \--- org.aspectj:aspectjweaver:1.9.2 68 +--- org.springframework.cloud:spring-cloud-starter-config -> 2.0.2.RELEASE 69 | +--- org.springframework.cloud:spring-cloud-starter:2.0.2.RELEASE 70 | | +--- org.springframework.boot:spring-boot-starter:2.0.6.RELEASE -> 2.1.0.RELEASE (*) 71 | | +--- org.springframework.cloud:spring-cloud-context:2.0.2.RELEASE 72 | | | \--- org.springframework.security:spring-security-crypto:5.0.9.RELEASE -> 5.1.1.RELEASE 73 | | +--- org.springframework.cloud:spring-cloud-commons:2.0.2.RELEASE 74 | | | \--- org.springframework.security:spring-security-crypto:5.0.9.RELEASE -> 5.1.1.RELEASE 75 | | \--- org.springframework.security:spring-security-rsa:1.0.7.RELEASE 76 | | \--- org.bouncycastle:bcpkix-jdk15on:1.60 77 | | \--- org.bouncycastle:bcprov-jdk15on:1.60 78 | +--- org.springframework.cloud:spring-cloud-config-client:2.0.2.RELEASE 79 | | +--- org.springframework.boot:spring-boot-autoconfigure:2.0.6.RELEASE -> 2.1.0.RELEASE (*) 80 | | +--- org.springframework.cloud:spring-cloud-commons:2.0.2.RELEASE (*) 81 | | +--- org.springframework:spring-web:5.0.10.RELEASE -> 5.1.2.RELEASE (*) 82 | | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0 83 | | \--- com.fasterxml.jackson.core:jackson-databind:2.9.7 (*) 84 | \--- com.fasterxml.jackson.core:jackson-databind:2.9.7 (*) 85 +--- org.springframework.cloud:spring-cloud-starter-netflix-eureka-client -> 2.0.2.RELEASE 86 | +--- org.springframework.cloud:spring-cloud-starter:2.0.2.RELEASE (*) 87 | +--- org.springframework.cloud:spring-cloud-netflix-core:2.0.2.RELEASE 88 | | +--- org.springframework.boot:spring-boot-autoconfigure:2.0.6.RELEASE -> 2.1.0.RELEASE (*) 89 | | \--- org.springframework.boot:spring-boot-starter-aop:2.0.6.RELEASE -> 2.1.0.RELEASE (*) 90 | +--- org.springframework.cloud:spring-cloud-netflix-eureka-client:2.0.2.RELEASE 91 | | \--- org.springframework.cloud:spring-cloud-netflix-core:2.0.2.RELEASE (*) 92 | +--- com.netflix.eureka:eureka-client:1.9.3 93 | | +--- org.codehaus.jettison:jettison:1.3.7 94 | | | \--- stax:stax-api:1.0.1 95 | | +--- com.netflix.netflix-commons:netflix-eventbus:0.3.0 96 | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.25 97 | | | +--- com.netflix.netflix-commons:netflix-infix:0.3.0 98 | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.25 99 | | | | +--- joda-time:joda-time:2.3 -> 2.10.1 100 | | | | +--- org.antlr:antlr-runtime:3.4 101 | | | | | +--- org.antlr:stringtemplate:3.2.1 102 | | | | | | \--- antlr:antlr:2.7.7 103 | | | | | \--- antlr:antlr:2.7.7 104 | | | | +--- com.google.guava:guava:14.0.1 -> 20.0 105 | | | | \--- com.google.code.gson:gson:2.1 -> 2.8.5 106 | | | +--- com.netflix.servo:servo-core:0.5.3 -> 0.12.21 107 | | | | +--- org.slf4j:slf4j-api:1.7.25 108 | | | | \--- com.google.guava:guava:19.0 -> 20.0 109 | | | +--- com.netflix.archaius:archaius-core:0.3.3 -> 0.7.6 110 | | | | +--- commons-configuration:commons-configuration:1.8 111 | | | | | \--- commons-lang:commons-lang:2.6 112 | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.25 113 | | | | +--- com.google.guava:guava:16.0 -> 20.0 114 | | | | +--- com.fasterxml.jackson.core:jackson-annotations:2.4.3 -> 2.9.0 115 | | | | +--- com.fasterxml.jackson.core:jackson-core:2.4.3 -> 2.9.7 116 | | | | \--- com.fasterxml.jackson.core:jackson-databind:2.4.3 -> 2.9.7 (*) 117 | | | \--- org.apache.commons:commons-math:2.2 118 | | +--- com.sun.jersey.contribs:jersey-apache-client4:1.19.1 119 | | | +--- org.apache.httpcomponents:httpclient:4.1.1 -> 4.5.6 120 | | | | +--- org.apache.httpcomponents:httpcore:4.4.10 121 | | | | \--- commons-codec:commons-codec:1.10 -> 1.11 122 | | | \--- com.sun.jersey:jersey-client:1.19.1 (*) 123 | | +--- org.apache.httpcomponents:httpclient:4.5.3 -> 4.5.6 (*) 124 | | +--- com.google.inject:guice:4.1.0 125 | | | +--- javax.inject:javax.inject:1 126 | | | +--- aopalliance:aopalliance:1.0 127 | | | \--- com.google.guava:guava:19.0 -> 20.0 128 | | +--- com.github.vlsi.compactmap:compactmap:1.2.1 129 | | | \--- com.github.andrewoma.dexx:dexx-collections:0.2 130 | | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.4 -> 2.9.0 131 | | +--- com.fasterxml.jackson.core:jackson-core:2.9.4 -> 2.9.7 132 | | \--- com.fasterxml.jackson.core:jackson-databind:2.9.4 -> 2.9.7 (*) 133 | +--- org.springframework.cloud:spring-cloud-starter-netflix-ribbon:2.0.2.RELEASE 134 | | +--- org.springframework.cloud:spring-cloud-starter-netflix-archaius:2.0.2.RELEASE (*) 135 | | +--- com.netflix.ribbon:ribbon:2.2.5 136 | | | +--- com.netflix.ribbon:ribbon-core:2.2.5 137 | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.25 138 | | | | +--- com.google.guava:guava:16.0 -> 20.0 139 | | | | +--- commons-lang:commons-lang:2.6 140 | | | | \--- com.netflix.archaius:archaius-core:0.7.4 -> 0.7.6 (*) 141 | | | +--- com.netflix.ribbon:ribbon-transport:2.2.5 142 | | | | +--- com.netflix.ribbon:ribbon-core:2.2.5 (*) 143 | | | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.2.5 144 | | | | | +--- com.netflix.ribbon:ribbon-core:2.2.5 (*) 145 | | | | | +--- com.netflix.netflix-commons:netflix-statistics:0.1.1 146 | | | | | | \--- org.slf4j:slf4j-api:1.6.4 -> 1.7.25 147 | | | | | +--- io.reactivex:rxjava:1.0.9 -> 1.2.0 148 | | | | | +--- org.slf4j:slf4j-api:1.7.12 -> 1.7.25 149 | | | | | +--- com.netflix.archaius:archaius-core:0.7.4 -> 0.7.6 (*) 150 | | | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 -> 0.3.0 151 | | | | | +--- org.slf4j:slf4j-api:1.6.4 -> 1.7.25 152 | | | | | \--- javax.inject:javax.inject:1 153 | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.2.0 154 | | | | +--- io.reactivex:rxnetty:0.4.9 155 | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.2.0 156 | | | | | \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.25 157 | | | | +--- io.reactivex:rxnetty-servo:0.4.9 158 | | | | | +--- io.reactivex:rxjava:1.0.10 -> 1.2.0 159 | | | | | +--- io.reactivex:rxnetty:0.4.9 (*) 160 | | | | | \--- com.netflix.servo:servo-core:0.7.5 -> 0.12.21 (*) 161 | | | | +--- javax.inject:javax.inject:1 162 | | | | +--- org.slf4j:slf4j-api:1.7.12 -> 1.7.25 163 | | | | +--- com.google.guava:guava:16.0.1 -> 20.0 164 | | | | \--- com.netflix.archaius:archaius-core:0.7.4 -> 0.7.6 (*) 165 | | | +--- com.netflix.hystrix:hystrix-core:1.4.3 -> 1.5.12 166 | | | | +--- org.slf4j:slf4j-api:1.7.0 -> 1.7.25 167 | | | | +--- com.netflix.archaius:archaius-core:0.4.1 -> 0.7.6 (*) 168 | | | | +--- io.reactivex:rxjava:1.2.0 169 | | | | \--- org.hdrhistogram:HdrHistogram:2.1.9 170 | | | +--- javax.inject:javax.inject:1 171 | | | +--- io.reactivex:rxjava:1.0.10 -> 1.2.0 172 | | | +--- io.reactivex:rxnetty:0.4.9 (*) 173 | | | +--- commons-configuration:commons-configuration:1.8 (*) 174 | | | +--- com.google.guava:guava:16.0.1 -> 20.0 175 | | | \--- com.netflix.archaius:archaius-core:0.7.4 -> 0.7.6 (*) 176 | | +--- com.netflix.ribbon:ribbon-core:2.2.5 (*) 177 | | +--- com.netflix.ribbon:ribbon-httpclient:2.2.5 178 | | | +--- com.netflix.servo:servo-core:0.10.1 -> 0.12.21 (*) 179 | | | +--- com.google.guava:guava:16.0.1 -> 20.0 180 | | | +--- com.netflix.archaius:archaius-core:0.7.4 -> 0.7.6 (*) 181 | | | \--- com.netflix.netflix-commons:netflix-commons-util:0.1.1 -> 0.3.0 (*) 182 | | +--- com.netflix.ribbon:ribbon-loadbalancer:2.2.5 (*) 183 | | \--- io.reactivex:rxjava:1.2.0 184 | +--- com.netflix.ribbon:ribbon-eureka:2.2.5 185 | | +--- com.netflix.eureka:eureka-client:1.4.6 -> 1.9.3 (*) 186 | | +--- org.slf4j:slf4j-api:1.7.12 -> 1.7.25 187 | | \--- com.netflix.archaius:archaius-core:0.7.4 -> 0.7.6 (*) 188 | \--- com.thoughtworks.xstream:xstream:1.4.10 (*) 189 +--- io.springfox:springfox-swagger2:2.9.2 190 | +--- io.swagger:swagger-annotations:1.5.20 191 | +--- io.swagger:swagger-models:1.5.20 192 | | +--- com.fasterxml.jackson.core:jackson-annotations:2.9.5 -> 2.9.0 193 | | \--- io.swagger:swagger-annotations:1.5.20 194 | +--- io.springfox:springfox-spi:2.9.2 195 | | \--- io.springfox:springfox-core:2.9.2 196 | | +--- org.slf4j:slf4j-api:1.7.25 197 | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE 198 | | | +--- org.springframework:spring-beans:4.0.9.RELEASE -> 5.1.2.RELEASE (*) 199 | | | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.25 200 | | \--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE 201 | | +--- org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE (*) 202 | | \--- org.slf4j:slf4j-api:1.7.10 -> 1.7.25 203 | +--- io.springfox:springfox-schema:2.9.2 204 | | +--- io.springfox:springfox-core:2.9.2 (*) 205 | | \--- io.springfox:springfox-spi:2.9.2 (*) 206 | +--- io.springfox:springfox-swagger-common:2.9.2 207 | | +--- org.slf4j:slf4j-api:1.7.25 208 | | \--- org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE (*) 209 | +--- io.springfox:springfox-spring-web:2.9.2 (*) 210 | \--- org.mapstruct:mapstruct:1.2.0.Final 211 +--- io.springfox:springfox-swagger-ui:2.9.2 212 | \--- io.springfox:springfox-spring-web:2.9.2 (*) 213 \--- project :typical-project-name 214 215 implementation - Implementation only dependencies for source set 'main'. (n) 216 +--- io.something:swagger-ui:2.9.2 (n) 217 +--- something-no-colons (n) 218 \--- project no-colons-in-project-name (n) 219 220 (*) - dependencies omitted (listed previously) 221 222 (n) - Not resolved (configuration is not meant to be resolved) 223 224 A web-based, searchable dependency report is available by adding the --scan option. 225 226 BUILD SUCCESSFUL in 8s