------------------------------------------------------------ Root project ------------------------------------------------------------ archives - Configuration for archive artifacts. No dependencies compile - Dependencies for source set 'main'. \--- org.pfsw:pf-bif:4.1.0 compileClasspath - Compile classpath for source set 'main'. \--- org.pfsw:pf-bif:4.1.0 compileOnly - Compile dependencies for source set 'main'. \--- org.pfsw:pf-bif:4.1.0 default - Configuration for default artifacts. \--- org.pfsw:pf-bif:4.1.0 runtime - Runtime dependencies for source set 'main'. \--- org.pfsw:pf-bif:4.1.0 testCompile - Dependencies for source set 'test'. +--- org.pfsw:pf-bif:4.1.0 +--- junit:junit:4.12 | \--- org.hamcrest:hamcrest-core:1.3 \--- org.mockito:mockito-all:1.10.19 testCompileClasspath - Compile classpath for source set 'test'. +--- org.pfsw:pf-bif:4.1.0 +--- junit:junit:4.12 | \--- org.hamcrest:hamcrest-core:1.3 \--- org.mockito:mockito-all:1.10.19 testCompileOnly - Compile dependencies for source set 'test'. +--- org.pfsw:pf-bif:4.1.0 +--- junit:junit:4.12 | \--- org.hamcrest:hamcrest-core:1.3 \--- org.mockito:mockito-all:1.10.19 testRuntime - Runtime dependencies for source set 'test'. +--- org.pfsw:pf-bif:4.1.0 +--- junit:junit:4.12 | \--- org.hamcrest:hamcrest-core:1.3 \--- org.mockito:mockito-all:1.10.19