Packing as a Jar
Jar Files
Packing a component as a Jar file will make it easy to deployment. This article demonstrates the steps and requirements of it.
Requirements of a component Jar
- Configurations
- Component classes
- Widget Resources
- Static Resources
what do they look like, example from zul.jar

Configurations
File Structure
File descriptions
|
**The example from zul.jar**  |
Component classes
File Structure
File descriptions
|
**The example from zul.jar**  |
Widget Resources
File Structure
File descriptions
|
**Example for box from zul.jar**  |
Static Resources
File Structure
File descriptions
|
**Example from zul.jar**  |