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

Member predicate MavenRepoJar::preciseMatch

Holds if this jar is both an artifact for the POM, and has a version string that matches the POM version string. Only soft and hard version matches are supported.

predicate preciseMatch(ProtoPom pom)