Hi, I can't seem to determine how to accomplish my use case. Any help would be greatly appreciated. Is it possible to verify that a jar I create is compiled to java 8 or below including all dependencies used by that jar? I don't see anything in the API to check for bytecode version but I might just be missing it. Thank you, Peter