------------------------------------------------------------ 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. (n) No dependencies compileClasspath - Compile classpath for source set 'main'. No dependencies compileOnly - Compile only dependencies for source set 'main'. (n) No dependencies default - Configuration for default artifacts. (n) No dependencies implementation - Implementation only dependencies for source set 'main'. (n) No dependencies runtimeClasspath - Runtime classpath of source set 'main'. No dependencies runtimeElements - Elements of runtime for main. (n) No dependencies runtimeOnly - Runtime only dependencies for source set 'main'. (n) No dependencies testAnnotationProcessor - Annotation processors and their dependencies for source set 'test'. No dependencies testCompileClasspath - Compile classpath for source set 'test'. +--- junit:junit:4.12 | \--- org.hamcrest:hamcrest-core:1.3 \--- org.mockito:mockito-all:1.10.19 testCompileOnly - Compile only dependencies for source set 'test'. (n) No dependencies testImplementation - Implementation only dependencies for source set 'test'. (n) No dependencies testRuntimeClasspath - Runtime classpath of source set 'test'. +--- junit:junit:4.12 | \--- org.hamcrest:hamcrest-core:1.3 \--- org.mockito:mockito-all:1.10.19 testRuntimeOnly - Runtime only dependencies for source set 'test'. (n) No dependencies A web-based, searchable dependency report is available by adding the --scan option.