------------------------------------------------------------ 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-logging:3.1.0 \--- org.jboss.logging:jboss-logging:3.3.1.Final compileOnly - Compile only dependencies for source set 'main'. (n) +--- org.pfsw:pf-logging:3.1.0 (n) \--- org.jboss.logging:jboss-logging:3.3.1.Final (n) 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.pfsw:pf-logging:3.1.0 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.pfsw:pf-logging:3.1.0 +--- org.jboss.logging:jboss-logging:3.3.1.Final \--- org.apache.logging.log4j:log4j-core:2.3 \--- org.apache.logging.log4j:log4j-api:2.3 testRuntimeOnly - Runtime only dependencies for source set 'test'. (n) No dependencies (n) - Not resolved (configuration is not meant to be resolved) A web-based, searchable dependency report is available by adding the --scan option.