10 lines
414 B
Markdown
10 lines
414 B
Markdown
|
## Core Java JAR
|
||
|
|
||
|
This module contains articles about JAR files
|
||
|
|
||
|
### Relevant Articles:
|
||
|
|
||
|
- [How to Create an Executable JAR with Maven](http://www.baeldung.com/executable-jar-with-maven)
|
||
|
- [Importance of Main Manifest Attribute in a Self-Executing JAR](http://www.baeldung.com/java-jar-executable-manifest-main-class)
|
||
|
- [Guide to Creating and Running a Jar File in Java](https://www.baeldung.com/java-create-jar)
|