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

Member predicate MavenRepo::getAnArtifact

Gets any jar artifacts in this repository that match the POM project definition. This is an over approximation. For soft qualifiers (e.g. 1.0) precise matches are returned in preference to artifact-only matches. For hard qualifiers (e.g. [1.0]) only precise matches are returned. For all other qualifiers, all matches are returned regardless of version.

MavenRepoJar getAnArtifact(ProtoPom pom)