
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
Java Authentication and Authorization Service (JAAS) in Actionby Michael Cote
JAAS is the Java Authentication and Authorization Service bundled in Java SE. This book covers the basics of JAAS, and then goes into how to write database backed versions of JAAS service classes such as Policy, Configuration, and LoginModule.
(19517 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.
(10298 views)
Maven: The Definitive Guideby 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.
(22168 views)
Java Web Programming with Eclipseby David Turner, Jinseok Chae
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.
(16547 views)