Logo

OSGi in Practice by Neil Bartlett

Small book cover: OSGi in Practice

OSGi in Practice
by

Publisher: GitHub
Number of pages: 313

Description:
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.

Download or read it online for free here:
Download link
(3.3MB, PDF)

Similar books

Book cover: Maven by ExampleMaven by Example
by - Sonatype, Inc.
This work is the first attempt at a comprehensive title on Maven. It builds upon the combined experience and work of the authors of all previous Maven titles, and you should view it as the first edition in a long line of updates to follow.
(21703 views)
Book cover: Java AWT ReferenceJava AWT Reference
by - O'Reilly
This book provides complete documentation on the Abstract Window Toolkit (AWT), a collection of classes for building graphical user interfaces in Java. With AWT, you can create windows, draw, work with images, use components like buttons, etc.
(20271 views)
Book cover: Apache Jakarta Commons: Reusable Java ComponentsApache Jakarta Commons: Reusable Java Components
by - Prentice Hall PTR
The Apache Jakarta Commons project is a collection of freely-reusable Java components. This book is a Java developer's guide to the Apache Jakarta Commons project. It covers the twelve most important Commons packages, with sample program code.
(20890 views)
Book cover: Java Look and Feel Design GuidelinesJava Look and Feel Design Guidelines
- Addison-Wesley Professional
This book provides programmers with the requirements for creating user interfaces using the Java Foundation Classes. The book uses rich color on every page while demonstrating how you can create Java programs that will look great on any computer.
(19506 views)