/OSGi-Producer-and-Consumer-Bundle

A simple implementation of OSGi producer and consumer bundle

Primary LanguageJava

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