Code Shipping - Packaging ( Archive | Container )
Table of Contents
1 - About
Packaging is the mechanism that creates module (libraries) from code in order to be able to distributed.
(library|package) are generally packaged into an archive of code (such as JAR, ZIP, … files).
2 - Articles Related
3 - Distribution
See Code Shipping - (Package|Library|Dependency) Manager