Apache Jakarta Commons: Reusable Java Components
by Will Iverson
Publisher: Prentice Hall PTR 2005
ISBN/ASIN: 0131478303
ISBN-13: 9780131478305
Number of pages: 360
Description:
The Apache Jakarta Commons project is a collection of freely-reusable, open source Java components. This book is a Java developer's guide to the Apache Jakarta Commons project. It covers in detail the twelve most important Commons packages, with sample program code provided for each. Included are a number of useful ideas for working the various Commons packages.
Download or read it online for free here:
Download link
(7.7MB, PDF)
Similar books
Developing with Eclipse and Mavenby by Tim O'Brien, at al. - Sonatype, Inc.
This book covers the installation and configuration of the m2eclipse plugin as well as detailing some of the procedures you can use to: Create projects using Maven Archetypes, Check Out a Maven Project from SCM, Import Maven Projects, etc.
(16368 views)
Java Native Interface: Programmer's Guide and Specificationby Sheng Liang - Prentice Hall PTR
The book documents the latest in native code programming for Java using the Java Native Interface with C/C++. The text is built around 'dos and don'ts', even specifying when you should not use JNI. Written for the experienced Java developer.
(27143 views)
Repository Management with Nexusby Tim O'Brien, at al. - Sonatype, Inc.
Repository managers act as proxies between your organization and the public Maven repositories and they also provide a deployment destination for your own generated artifacts. This book is both a comprehensive reference and an introduction to Nexus.
(18258 views)
Spring by Exampleby David Winterfeldt, Vaan Nila - 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.
(14358 views)