includeExternalDependencies
Capture external (third-party) dependencies - their group:name:version coordinates and declaration type - so they appear in the module inspector of the HTML report. Default: true.
Set to false to exclude external dependencies from extraction (and therefore the report). The includeTestDependencies and includeCompileOnlyDependencies flags still apply, so test and compileOnly external dependencies follow the same scope rules as inter-module edges.