How can I tell what version of the Java compiler was used to build a jar? I have a jar file, and it could have been built in any one of three JDKs. We need to know exactly
I build a little bash script (on github) based on Davids suggestion using the file command
file