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: RESTfu­­l Jav­a­ wit­h ­JAX­-­­RS 2.­0RESTfu­­l Jav­a­ wit­h ­JAX­-­­RS 2.­0
by - GitBook
Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. This hands-on reference demonstrates how to start with services based on the REST architecture.
(5745 views)
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.
(19828 views)
Book cover: Java Web Programming with EclipseJava Web Programming with Eclipse
by
The book introduces students to web application development in Java with the use of Eclipse. It provides instructions on how to construct solutions to various problems. The book assumes a familiarity with HTML and the Java programming language.
(14102 views)
Book cover: SwingSwing
by - Manning Publications
Written for the experienced Java developer, Swing provides a guide to getting the most out of Sun's Swing/JFC user interface classes. Mixing code examples and expert advice, the book shows how to use this powerful library in your own projects.
(16536 views)