Logo

Jenkins: The Definitive Guide

Large book cover: Jenkins: The Definitive Guide

Jenkins: The Definitive Guide
by

Publisher: O'Reilly Media
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.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: OSGi in PracticeOSGi in Practice
by - 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.
(8837 views)
Book cover: Developing with Eclipse and MavenDeveloping with Eclipse and Maven
by - Sonatype, Inc.
This book covers the installation and configuration of the m2eclipse plugin as well as detailing some of the procedures you can use to: Create projects using Maven Archetypes, Check Out a Maven Project from SCM, Import Maven Projects, etc.
(13991 views)
Book cover: Java Native Interface: Programmer's Guide and SpecificationJava Native Interface: Programmer's Guide and Specification
by - 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.
(24307 views)
Book cover: Java AWT ReferenceJava AWT Reference
by - 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.
(18380 views)