Maven: The Complete Reference
by Tim O'Brien, at al.
Publisher: Sonatype, Inc. 2010
Number of pages: 339
Description:
Maven is a build tool, a project management tool, an abstract container for running build tasks. It is a tool that has shown itself indispensable for projects that graduate beyond the simple and need to start finding consistent ways to manage and build large collections of interdependent modules and libraries which make use of tens or hundreds of third-party components. This work is the first attempt at a comprehensive title on Maven.
Download or read it online for free here:
Download link
(2.6MB, PDF)
Similar books
Java Native Interface: Programmer's Guide and Specification
by 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.
(24702 views)
by 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.
(24702 views)
Maven: The Definitive Guide
by Sonatype Company - 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.
(19422 views)
by Sonatype Company - 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.
(19422 views)
Spring by Example
by 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.
(12202 views)
by 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.
(12202 views)
OSGi in Practice
by 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.
(9095 views)
by 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.
(9095 views)