Visit: MySQL Connector/J Official Page Under Platform Independent, download the ZIP Archive. Extract the ZIP file to get the JAR file: Example: mysql-connector-j-8.4.0.jar 2 Add JAR to Java Project: ...
I know there's no practical purpose to this it's entirely theoretical. and I know a jar file uses the zip format. But how does one create a jar file without a manifest file. (I don't mean creating a ...