A simple implementation of OSGi bundles using and explaining the producer and consumer developments.
Build the modules by executing the following command from the root folder
mvn clean install package
A simple implementation of OSGi producer and consumer bundle
Java