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: The Definitive GuideMaven: The Definitive Guide
by - O'Reilly Media, Inc.
The book explains how Maven can bring order to your software development projects. Maven is also a project management tool that can run reports, generate a project website, and facilitate communication among members of a working team.
(18977 views)
Book cover: Naked ObjectsNaked Objects
by - Wiley
Naked Objects for Java is an application development framework, designed to let you rapidly develop domain-driven business applications. The aim of this book is to introduce you to the concept of designing business systems from naked objects.
(11117 views)
Book cover: Google App Engine Java ExperimentsGoogle App Engine Java Experiments
by
This book is for Java programmers looking to get started on Google App Engine, as well as App Engine programmers looking to move to Java. The journey begins with a look at the Google Plugin for Eclipse and finishes with a working web application.
(15214 views)
Book cover: Spring by ExampleSpring by Example
by - springbyexample.org
Spring ushers in a new season for Java programming. If you are a Java programmer and have access to a JVM, you can leverage any part of Spring to begin to build applications that are easier to code, test and manage. This book will show you how.
(11812 views)