|
|
|
|
LEADER |
00000cam a2200000Ii 4500 |
001 |
OR_ocn897466498 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu|||unuuu |
008 |
141204s2014 cau o 001 0 eng d |
040 |
|
|
|a N$T
|b eng
|e rda
|e pn
|c N$T
|d N$T
|d YDXCP
|d CUS
|d UMI
|d S4S
|d COO
|d GW5XE
|d B24X7
|d OCLCF
|d IDEBK
|d DEBBG
|d EBLCP
|d Z5A
|d LIV
|d MERUC
|d ESU
|d OCLCQ
|d VT2
|d IOG
|d REB
|d CEF
|d DEHBZ
|d OCLCQ
|d INT
|d U3W
|d OCLCQ
|d WYU
|d YOU
|d OCLCQ
|d UAB
|d AU@
|d UKAHL
|d OCLCQ
|d NJT
|d DCT
|d ERF
|d OCLCQ
|d WURST
|d BRF
|d OCLCO
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 900086591
|a 1005798635
|a 1048094622
|a 1066605189
|a 1086569940
|a 1110822470
|a 1112581061
|a 1129361536
|
020 |
|
|
|a 9781484208410
|q (electronic bk.)
|
020 |
|
|
|a 1484208412
|q (electronic bk.)
|
020 |
|
|
|z 9781484208427
|
020 |
|
|
|z 1484208420
|
024 |
7 |
|
|a 10.1007/978-1-4842-0841-0
|2 doi
|
029 |
1 |
|
|a AU@
|b 000056047721
|
029 |
1 |
|
|a CHNEW
|b 000890536
|
029 |
1 |
|
|a CHVBK
|b 374492530
|
029 |
1 |
|
|a DEBBG
|b BV042490618
|
029 |
1 |
|
|a DEBBG
|b BV043617735
|
029 |
1 |
|
|a DEBSZ
|b 434837970
|
029 |
1 |
|
|a GBVCP
|b 882843745
|
029 |
1 |
|
|a NLGGC
|b 385844565
|
029 |
1 |
|
|a AU@
|b 000067111327
|
035 |
|
|
|a (OCoLC)897466498
|z (OCoLC)900086591
|z (OCoLC)1005798635
|z (OCoLC)1048094622
|z (OCoLC)1066605189
|z (OCoLC)1086569940
|z (OCoLC)1110822470
|z (OCoLC)1112581061
|z (OCoLC)1129361536
|
037 |
|
|
|a CL0500000526
|b Safari Books Online
|
050 |
|
4 |
|a QA76.73.J38
|
072 |
|
7 |
|a COM
|x 051280
|2 bisacsh
|
072 |
|
7 |
|a UY
|2 bicssc
|
082 |
0 |
4 |
|a 005.13/3
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Varanasi, Balaji,
|e author.
|
245 |
1 |
0 |
|a Introducing Maven /
|c Balaji Varanasi, Sudha Belida.
|
264 |
|
1 |
|a [California] :
|b Apress,
|c [2014]
|
264 |
|
4 |
|c Ã2014
|
300 |
|
|
|a 1 online resource
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|b PDF
|2 rda
|
490 |
1 |
|
|a Expert's voice in Java
|
588 |
0 |
|
|a Vendor-supplied metadata.
|
520 |
|
|
|a Introducing Maven is your quick start-up primer guide on Maven. This fully packed mini-book includes the new features and enhancements found in the latest version of Maven. In this short 100-page book, you'll learn all about Maven and how to set it up to use. You'll learn about the Maven life cycle and how to effectively leverage and use it. Also, you'll learn the basics of using site plugins and generating Javadocs, test coverage/FindBugs reports, version/release notes and more. Furthermore, you'll take advantage of Maven's archetypes to bootstrap new projects easily. Finally, you will learn how to integrate Nexus repository manager with Maven release phases. After reading and using this short book, you'll have an understanding of Maven?s dependency management and how to organize basic and multi-module Maven projects.
|
500 |
|
|
|a Includes index.
|
505 |
0 |
0 |
|g Machine generated contents note:
|t Standardized Directory Structure --
|t Declarative Dependency Management --
|t Plug-ins --
|t Uniform Build Abstraction --
|t Tools Support --
|t Archetypes --
|t Open Source --
|t Maven Alternatives --
|t Ant + Ivy --
|t Gradle --
|t Summary --
|t Testing Installation --
|t Getting Help --
|t Additional Settings --
|t Setting Up a Proxy --
|t IDE Support --
|t Summary --
|t Using Repositories --
|t Dependency Identification --
|t Transitive Dependencies --
|t Dependency Scope --
|t Manual Dependency Installation --
|t Summary --
|t Basic Project Organization --
|t Understanding the pom.xml File --
|t Building a Project --
|t Testing the Project --
|t Properties in pom.xml --
|t Excluding Dependencies --
|t Summary --
|t Goals and Plug-ins --
|t Life Cycle and Phases --
|t Plug-in Development --
|t Summary --
|t Built-in Archetypes --
|t Generating a Web Project --
|t Multimodule Project --
|t Creating an Archetype --
|t Using the Archetype --
|t Summary --
|t Using the Site Life Cycle --
|t Advanced Site Configuration --
|t Generating Javadoc Reports --
|t Generating Unit Test Reports --
|t Generating Code Coverage Reports --
|t Generating the FindBugs Report --
|t Summary --
|t Integration with Nexus --
|t Project Release --
|t Subversion Server Command Line Tools Installation --
|t Creating a Repository --
|t Checking in Source Code --
|t Maven Release --
|t Prepare Goal --
|t Clean Goal --
|t Perform Goal --
|t Summary.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Java (Computer program language)
|
650 |
|
0 |
|a Open source software.
|
650 |
|
6 |
|a Java (Langage de programmation)
|
650 |
|
6 |
|a Logiciels libres.
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x Java.
|2 bisacsh
|
650 |
|
7 |
|a Java (Computer program language)
|2 fast
|
650 |
|
7 |
|a Open source software
|2 fast
|
653 |
0 |
0 |
|a computerwetenschappen
|
653 |
0 |
0 |
|a computer sciences
|
653 |
1 |
0 |
|a Information and Communication Technology (General)
|
653 |
1 |
0 |
|a Informatie- en communicatietechnologie (algemeen)
|
700 |
1 |
|
|a Belida, Sudha,
|e author.
|
776 |
0 |
8 |
|i Printed edition:
|z 9781484208427
|
830 |
|
0 |
|a Expert's voice in Java.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781484208410/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH29396356
|
938 |
|
|
|a Books 24x7
|b B247
|n bks00077375
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL1964928
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 921255
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis30222977
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 12204292
|
994 |
|
|
|a 92
|b IZTAP
|