Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 277 Bytes

File metadata and controls

11 lines (7 loc) · 277 Bytes

OSGi Producer (Fabricator) & Consumer (Shopper)

A simple implementation of OSGi bundles using and explaining the producer and consumer developments.

Build

Build the modules by executing the following command from the root folder

mvn clean install package