Free Computer Books Downloads and Reviews; from desktop to cloud computing...C++, C#, Java, ASP.NET, Silverlight, Cloud computing, Microsoft Expression Blend, Android, Unix, Operating Systems, PHP, Visual Basic, Mobile Phones...... Updated regularly....Keep visiting.....

Showing posts with label J2EE. Show all posts
Showing posts with label J2EE. Show all posts

Sunday, 23 February 2014

The Java EE 7 Tutorial


This book is a task-oriented, example-driven guide to developing enterprise applications for the Java Platform, Enterprise Edition 7 (Java EE 7). Written by members of the Java EE 7 documentation team at Oracle, this book provides new and intermediate Java programmers with a deep understanding of the platform.

Starting with expert guidance on web tier technologies, including JavaServer Faces and Facelets, this book also covers building web services using JAX-WS and JAX-RS, developing business logic with Enterprise JavaBeans components, accessing databases using the Java Persistence API, securing web and enterprise applications, and using Contexts and Dependency Injection for the Java EE platform.

This edition contains extensive new material throughout.

Title Java EE 6 Tutorial
Author(s) Eric Jendrock, Ricardo Cervera-Navarro, Ian Evans, Kim Haase, William Markito, Chinmayee Srivathsa
Publisher: Addison-Wesley Professional; 5 edition (June 2, 2014)
Paperback: 672 pages
Language: English
ISBN-10: 0321994922
ISBN-13: 978-0321994929
eBook: http://docs.oracle.com/javaee/7/tutorial/doc/

Thursday, 20 February 2014

Maven by Example


This book is an introduction to Apache Maven which uses a set of examples to demonstrate core concepts. Starting with a simple Maven project which contains a single class and a single unit test, this book slowly develops an enterprise multi-module project which interacts with a database, interacts with a remote API, and presents a simple web application
About the Author

    Tim M O'Brien is a professional singer and programmer living and working in the Chicago area. He prefers Emacs to vi. Tim discovered programming on a TRS-80, and went on to study (and subsequently forget) Electrical Engineering at UVA. In his free time, Tim likes to sleep, study music, build toys with microcontrollers, and participate in open source projects. Tim is active in the Jakarta Commons project.

    Sonatype Company is Jason Van Zyl's company and pretty much the center of the Maven universe. Jason Van Zyl is the inventor and lead developer of Maven.

Title Maven by Example
Authors Timothy M. O'Brien, John Casey, Brian FoxSonatype, et al
Publisher: Sonatype, Inc.(2009-2011)
Language: English
eBook: http://books.sonatype.com/mvnex-book/reference/

Maven Cookbook


Maven Cookbook is a Handbook about Apache Maven.

It covers topocs like how to use Maven with Eclipse, OSGi, Groovy, Scala, Ant, Ruby, Web Development, unit tests and integration tests, etc. It also covers Maven Repository Management using Nexus.

About the Author

    Tim M O'Brien is a professional singer and programmer living and working in the Chicago area. He prefers Emacs to vi. Tim discovered programming on a TRS-80, and went on to study (and subsequently forget) Electrical Engineering at UVA. In his free time, Tim likes to sleep, study music, build toys with microcontrollers, and participate in open source projects. Tim is active in the Jakarta Commons project.

    Sonatype Company is Jason Van Zyl's company and pretty much the center of the Maven universe. Jason Van Zyl is the inventor and lead developer of Maven.

Title Maven Cookbook
Authors Timothy M. O'Brien, Stuart McCulloch, Brian Demers
Publisher: Sonatype, Inc.(January 2011)
Language: English
eBook: http://books.sonatype.com/mcookbook/reference/

Sunday, 16 February 2014

Better Builds with Maven. The How-to Guide for Maven 2.0


Welcome to Better Builds with Maven, an indispensable guide to understand and use Maven 2.0.

Maven 2 is a product that offers immediate value to many users and organizations. As you will soon find, it does not take long to realize those benefits. Perhaps, reading this book will take you longer. Maven works equally well for small and large projects, but Maven shines in helping teams operate more effectively by allowing team members to focus on what the stakeholders of a project require -- leaving the build infrastructure to Maven!

This guide is not meant to be an in-depth and comprehensive resource but rather an introduction, which provides a wide range of topics from understanding Maven's build platform to programming nuances.

This guide is intended for Java developers who wish to implement the project management and comprehension capabilities of Maven 2 and use it to make their day-to-day work easier and generally help with the comprehension of any Java-based project. We hope that this book will be useful for Java project managers as well.

For first time users, it is recommended that you step through the material in a sequential fashion. For users more familiar with Maven (including Maven 1.x), this guide endeavors to provide a quick solution for the need at hand.

Title Better Builds with Maven. The How-to Guide for Maven 2.x
Authors John Casey, Vincent Massol, Brett Porter, Carlos Sanchez, Jason van Zyl
Publisher: Mergere, Inc. (2008)
Paperback: N/A
Language: English
ISBN-10: N/A
ISBN-13: N/A
eBook: http://www.maestrodev.com/wp-content/uploads/2012/03/betterbuildswithmaven-2008.pdf

Maven: The Definitive Guide


For too long, developers have worked on disorganized application projects, where every part seemed to have its own build system, and no common repository existed for information about the state of the project. Now there's help. The long-awaited official documentation to Maven is here.

Written by Maven creator Jason Van Zyl and his team at Sonatype, Maven: The Definitive Guide clearly explains how this tool can bring order to your software development projects. Maven is largely replacing Ant as the build tool of choice for large open source Java projects because, unlike Ant, Maven is also a project management tool that can run reports, generate a project website, and facilitate communication among members of a working team.

To use Maven, everything you need to know is in this guide. The first part demonstrates the tool's capabilities through the development, from ideation to deployment, of several sample applications -- a simple software development project, a simple web application, a multi-module project, and a multi-module enterprise project.

The second part offers a complete reference guide that includes:
  •     The POM and Project Relationships
  •     The Build Lifecycle
  •     Plugins
  •     Project website generation
  •     Advanced site generation
  •     Reporting
  •     Properties
  •     Build Profiles
  •     The Maven Repository
  •     Team Collaboration
  •     Writing Plugins
  •     IDEs such as Eclipse, IntelliJ, ands NetBeans
  •     Using and creating assemblies
  •     Developing with Maven Archetypes

Several sources for Maven have appeared online for some time, but nothing served as an introduction and comprehensive reference guide to this tool -- until now. Maven: The Definitive Guide is the ideal book to help you manage development projects for software, webapplications, and enterprise applications. And it comes straight from the source.

Title Maven: The Definitive Guide
Authors Timothy M. O'Brien, Sonatype Company
Publisher: O'Reilly Media, Inc.; 1 edition (May 11, 2009)
Paperback: 468 pages
Language: English
ISBN-10: 0596517335
ISBN-13: 978-0596517335
eBook: jeansbuild1.googlecode.com/files/maven-definitive-guide.pdf
loading...

Search: