OSGi in Practice by Neil Bartlett
Publisher: njbartlett.name 2009
Number of pages: 313
Java alone does not support modularity in any useful way. However, Java's great strength is its flexibility, which has allowed a powerful module system to be built on top. That module system is called OSGi. OSGi is nothing more nor less than the way to build modular applications in Java.
Computers & Internet Programming Languages & Tools Java Java Tools & Utilities