* BAEL-6813: Moved Magic Square code to core-java-lang-math-3 * Fix code to work below Java 11 * Fix unrelated broken test
Core Java JAR
This module contains articles about JAR files
Relevant Articles:
- How to Create an Executable JAR with Maven
 - Importance of Main Manifest Attribute in a Self-Executing JAR
 - Guide to Creating and Running a Jar File in Java
 - Get Names of Classes Inside a JAR File
 - Find All Jars Containing Given Class
 - Creating JAR Files Programmatically
 - Guide to Creating Jar Executables and Windows Executables from Java
 - Get the Full Path of a JAR File From a Class