--- title: "Dependency insight for Gradle and Maven" sidebar_label: "Dependency insight for Gradle and Maven" hide_title: true --- import { RecipeHeader, RecipeMeta, RecipeList, OptionsTable, ExampleList, UsageList, DataTableList } from '@site/src/components/recipe'; Dependency insight for Gradle and Maven Finds dependencies, including transitive dependencies, in both Gradle and Maven projects. Matches within all Gradle dependency configurations and Maven scopes. ## Options \n com.example\n foo\n 1.0.0\n\n \n \n org.springframework\n spring-core\n 5.2.6.RELEASE\n \n \n\n","after":"\n com.example\n foo\n 1.0.0\n\n \n \n org.springframework\n spring-core\n 5.2.6.RELEASE\n \n \n\n","diff":"--- pom.xml\n+++ pom.xml\n@@ -7,1 +7,1 @@\n\n \n- \n+ \n org.springframework\n","newFile":false}]}]}> ## Examples ## Usage ## Data tables