|
|
|
|
LEADER |
00000cam a2200000Ma 4500 |
001 |
EBSCO_ocn851696280 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr |n||||||||| |
008 |
130705s2013 enk o 000 0 eng d |
040 |
|
|
|a IDEBK
|b eng
|e pn
|c IDEBK
|d EBLCP
|d E7B
|d MHW
|d MEAUC
|d OCLCQ
|d S4S
|d OCLCO
|d DEBSZ
|d OCLCQ
|d OCLCF
|d OCLCQ
|d COO
|d OCLCQ
|d N$T
|d AZK
|d LOA
|d FEM
|d CNNOR
|d MOR
|d PIFAG
|d ZCU
|d AGLDB
|d MERUC
|d OCLCQ
|d OCLCO
|d U3W
|d D6H
|d STF
|d WRM
|d VNS
|d VTS
|d NRAMU
|d ICG
|d NLE
|d INT
|d VT2
|d AU@
|d OCLCQ
|d UKMGB
|d OCLCO
|d WYU
|d OCLCQ
|d OCLCO
|d A6Q
|d DKC
|d OCLCQ
|d UKAHL
|d OCLCQ
|d UKCRE
|d AJS
|d OCLCQ
|d OCLCO
|d QGK
|d OCLCQ
|d OCLCO
|
016 |
7 |
|
|a 018005418
|2 Uk
|
019 |
|
|
|a 960206689
|a 961666655
|a 962574092
|a 968125486
|a 969087281
|a 988477913
|a 992065019
|a 1037730124
|a 1038612644
|a 1045486154
|a 1055380705
|a 1058156507
|a 1081194568
|a 1083596493
|a 1103277028
|a 1129359915
|a 1129378798
|a 1153514228
|a 1228561604
|a 1259180282
|
020 |
|
|
|a 1299711820
|q (electronic bk.)
|
020 |
|
|
|a 9781299711822
|q (electronic bk.)
|
020 |
|
|
|a 9781782167617
|q (electronic bk.)
|
020 |
|
|
|a 1782167617
|q (electronic bk.)
|
020 |
|
|
|z 9781782167600
|
020 |
|
|
|z 1782167609
|
029 |
1 |
|
|a AU@
|b 000053309274
|
029 |
1 |
|
|a DEBBG
|b BV044176786
|
029 |
1 |
|
|a DEBSZ
|b 397584598
|
029 |
1 |
|
|a DEBSZ
|b 493123326
|
029 |
1 |
|
|a NZ1
|b 15589134
|
029 |
1 |
|
|a UKMGB
|b 018005418
|
035 |
|
|
|a (OCoLC)851696280
|z (OCoLC)960206689
|z (OCoLC)961666655
|z (OCoLC)962574092
|z (OCoLC)968125486
|z (OCoLC)969087281
|z (OCoLC)988477913
|z (OCoLC)992065019
|z (OCoLC)1037730124
|z (OCoLC)1038612644
|z (OCoLC)1045486154
|z (OCoLC)1055380705
|z (OCoLC)1058156507
|z (OCoLC)1081194568
|z (OCoLC)1083596493
|z (OCoLC)1103277028
|z (OCoLC)1129359915
|z (OCoLC)1129378798
|z (OCoLC)1153514228
|z (OCoLC)1228561604
|z (OCoLC)1259180282
|
037 |
|
|
|a 502433
|b MIL
|
050 |
|
4 |
|a TK5105.8885.A63
|
050 |
|
4 |
|a QA76.3 .T384 2013
|
072 |
|
7 |
|a COM
|x 018000
|2 bisacsh
|
082 |
0 |
4 |
|a 005.713769
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Turatti, Maurizio.
|
245 |
1 |
0 |
|a Instant Apache Maven starter /
|c Maurizio Turatti, Maurizio Pillitu.
|
260 |
|
|
|a Birmingham :
|b Packt Pub.,
|c 2013.
|
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
|2 rda
|
500 |
|
|
|a "Get started with the fundamentals of developing Java projects with Apache Maven."
|
520 |
|
|
|a Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. The book follows a starter approach for using Maven to create and build a new Java application or Web project from scratch. Instant Apache Maven Starter is great for Java developers new to Apache Maven, but also for experts looking for immediate information. Moreover, only 20% of the necessary information about Maven is used in 80% of the activities. This book aims to focus on the most important information, those pragmatic parts you actually use.
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Authors; www.packtpub.com; packtlib.packtpub.com; Table of Contents; Instant Apache Maven Starter; So, what is Maven?; Step 1 -- prerequisites; Step 2 -- downloading Maven; Step 3 -- installing Maven; Microsoft Windows; Linux and Mac OS X; Step 3 -- verifying the installation; And that's it!; Quick start -- Maven core concepts and commands; Step 1 -- understanding Maven; A Maven project; Super POM; Artifact; Minimal pom.xml; Parent (also known as POM Inheritance); Plugin; Repository; Dependency; Property; Resource; Step 2 -- creating from an archetype.
|
505 |
8 |
|
|a Step 3 -- exploring the project structureStep 4 -- exploring POM; Step 5 -- compile, install, and run; Step 6 -- changing POM; Step 7 -- analysing the console and fixing warnings; Top 19 features you need to know about; Profile; Effective POM; Archetype; Settings; Maven lifecycle; Artifact resolution; Dependency scope; Dependency management; Plugin management; Multi-module projects (also known as POM aggregation); Unit and integration testing with Maven; Maven WAR overlays; Remote deploy a WAR to Apache Tomcat; Step 1 -- editing tomcat-users.xml; Step 2 -- configuring authentication in settings.xml.
|
505 |
8 |
|
|a Step 3 -- adding the Maven Tomcat PluginStep 4 -- deploying to Tomcat; Running Tomcat embedded; Multi-environment build; Assembling an artifact; Releasing a Maven project; The Maven Enforcer Plugin; Using Maven from your favourite IDE; Eclipse; IntelliJ IDEA; NetBeans; Emacs; People and places you should get to know; Official sites; Articles and tutorials; Community; Blogs; Twitter; Maven Repository Managers; Maven alternatives.
|
588 |
0 |
|
|a Print version record.
|
546 |
|
|
|a English.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
630 |
0 |
0 |
|a Apache (Computer file : Apache Group)
|
630 |
0 |
7 |
|a Apache (Computer file : Apache Group)
|2 fast
|
650 |
|
0 |
|a Java (Computer program language)
|
650 |
|
0 |
|a Application software
|x Development.
|
650 |
|
6 |
|a Java (Langage de programmation)
|
650 |
|
6 |
|a Logiciels d'application
|x Développement.
|
650 |
|
7 |
|a COMPUTERS
|x Data Processing.
|2 bisacsh
|
650 |
|
7 |
|a Application software
|x Development
|2 fast
|
650 |
|
7 |
|a Java (Computer program language)
|2 fast
|
700 |
1 |
|
|a Pillitu, Maurizio.
|
776 |
0 |
8 |
|i Print version:
|z 9781299711822
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=604053
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26849596
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10728427
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 604053
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis25780880
|
994 |
|
|
|a 92
|b IZTAP
|