7026b0abc9 | ||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
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