
Repository Management with Nexus
by Tim O'Brien, at al.
Publisher: Sonatype, Inc. 2009
Number of pages: 226
Description:
Repository managers serve two purposes: they act as highly configurable proxies between your organization and the public Maven repositories and they also provide an organization with a deployment destination for your own generated artifacts. This book provides both a comprehensive reference and a narrative introduction to Nexus.
Download or read it online for free here:
Read online
(online html)
Similar books
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.
(14024 views)
Java AWT Referenceby John Zukowski - O'Reilly
This book provides complete documentation on the Abstract Window Toolkit (AWT), a collection of classes for building graphical user interfaces in Java. With AWT, you can create windows, draw, work with images, use components like buttons, etc.
(20260 views)
Java Look and Feel Design Guidelines, 2nd Editionby Sun Microsystems Inc. - Addison-Wesley Professional
The 2nd edition provides information for anyone involved in creating graphical user interface applications and applets in Java. New sections discuss the use of badges in button graphics, smooth interaction, and revised standards for window titles.
(19645 views)
Apache Jakarta Commons: Reusable Java Componentsby Will Iverson - Prentice Hall PTR
The Apache Jakarta Commons project is a collection of freely-reusable Java components. This book is a Java developer's guide to the Apache Jakarta Commons project. It covers the twelve most important Commons packages, with sample program code.
(20884 views)