
Maven by Example
by Tim O'Brien, at al.
Publisher: Sonatype, Inc. 2010
Number of pages: 176
Description:
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 not as a finished work but as the first edition in a long line of updates to follow.
Download or read it online for free here:
Download link
(4MB, PDF)
Similar books
OSGi in Practiceby Neil Bartlett - GitHub
Java alone does not support modularity. 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 the way to build modular applications in Java.
(10713 views)
Java with BlueJby Ron McFadyen - University of Winnipeg
This book introduces the Java programming language. The text assumes the student will be using the BlueJ development environment and provides some introductory BlueJ material. BlueJ provides a good programming environment for the beginner programmer.
(9926 views)
Swingby Matthew Robinson, Pavel Vorobiev - 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.
(18564 views)
Jenkins: The Definitive Guideby John Ferguson Smart - O'Reilly Media
This complete guide shows you how to automate your build, integration, release, and deployment processes with Jenkins -- and demonstrates how CI can save you time, money, and headaches. Ideal for developers, software architects, and project managers.
(8378 views)