CodeQL library for Java/Kotlin
codeql/java-all 0.9.1 (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)