Jenkins: The Definitive Guide
by John Ferguson Smart
Publisher: O'Reilly Media 2011
ISBN/ASIN: 1449305350
ISBN-13: 9781449305352
Number of pages: 404
Description:
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 many headaches. Ideal for developers, software architects, and project managers, Jenkins: The Definitive Guide is both a CI tutorial and a comprehensive Jenkins reference.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
Maven: The Complete Referenceby Tim O'Brien, at al. - Sonatype, Inc.
Maven is a build tool, a project management tool, a container for running build tasks. It is a tool that has shown itself indispensable for projects that graduate beyond the simple. This work is the first attempt at a comprehensive title on Maven.
(18849 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.
(16273 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.
(14280 views)
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.
(19311 views)