Description
Implementation-Version metadata can be read from Java JAR manifests with a small command-line tool.
It is useful for packaging checks, build scripts, and debugging deployed Java artifacts. Version metadata can be missing or misleading, so combine it with checksums or build provenance when needed.