Simple tool to scan bytecode versions of Java class files in bulk.
Usage
java-bytecode-version-scanner -h
NAME:
java-bytecode-version-scanner - Java bytecode version scanner
USAGE:
java-bytecode-version-scanner [global options] command [command options] (path)...
COMMANDS:
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--max-bytecode-major-version value max bytecode major version (default: 0)
--list-class-files list class files (default: false)
--help, -h show help
--version, -v print the version