CodeQL library for Java
codeql/java-all 0.5.5 ( changelog , source )
Search

Member predicate Pom :: getAnExportedDependency

Gets all the dependencies that are exported by this POM. An exported dependency is one that is transitively available, i.e. one with scope “compile”.

Dependency getAnExportedDependency ( )