------------------------------------------------------------ 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'. \--- org.pfsw:pf-reflect:4.3.0 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'. \--- org.pfsw:pf-reflect:4.3.0 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'. +--- org.pfsw:pf-reflect:4.3.0 \--- junit:junit:4.12 \--- org.hamcrest:hamcrest-core:1.3 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'. +--- org.pfsw:pf-reflect:4.3.0 \--- junit:junit:4.12 \--- org.hamcrest:hamcrest-core:1.3 testRuntimeOnly - Runtime only dependencies for source set 'test'. (n) No dependencies A web-based, searchable dependency report is available by adding the --scan option.