🗊Презентация 2. Java Spring Core 2. Maven

Нажмите для полного просмотра!
2. Java Spring Core 2. Maven, слайд №12. Java Spring Core 2. Maven, слайд №22. Java Spring Core 2. Maven, слайд №32. Java Spring Core 2. Maven, слайд №42. Java Spring Core 2. Maven, слайд №52. Java Spring Core 2. Maven, слайд №6

Вы можете ознакомиться и скачать презентацию на тему 2. Java Spring Core 2. Maven. Доклад-сообщение содержит 6 слайдов. Презентации для любого класса можно скачать бесплатно. Если материал и наш сайт презентаций Mypresentation Вам понравились – поделитесь им с друзьями с помощью социальных кнопок и добавьте в закладки в своем браузере.

Слайды и текст этой презентации


Слайд 1





2. Spring Core
2. Maven
Описание слайда:
2. Spring Core 2. Maven

Слайд 2





Maven Goals
Maven is a build automation tool used primarily for Java projects:
the software project being built description
its dependencies on other external modules and components
the build order
directories
and required plug-ins
Описание слайда:
Maven Goals Maven is a build automation tool used primarily for Java projects: the software project being built description its dependencies on other external modules and components the build order directories and required plug-ins

Слайд 3





Maven Advantages
OS independence
Dependencies management
Project can be built from a command line
High level of IDE integration
Declarative project description
Описание слайда:
Maven Advantages OS independence Dependencies management Project can be built from a command line High level of IDE integration Declarative project description

Слайд 4





Build process
Описание слайда:
Build process

Слайд 5





Maven Repositories
Maven dynamically downloads Java libraries and Maven plug-ins from one or more repositories such as the Maven 2 Central Repository, and stores them in a local cache
This local cache of downloaded artifacts can also be updated with artifacts created by local projects
Описание слайда:
Maven Repositories Maven dynamically downloads Java libraries and Maven plug-ins from one or more repositories such as the Maven 2 Central Repository, and stores them in a local cache This local cache of downloaded artifacts can also be updated with artifacts created by local projects

Слайд 6





Install maven
Download Apache Maven from http://maven.apache.org/download.cgi
Unzip downloaded file to some folder
 
Описание слайда:
Install maven Download Apache Maven from http://maven.apache.org/download.cgi Unzip downloaded file to some folder  



Теги 2. Java Spring Core 2. Maven
Похожие презентации
Mypresentation.ru
Загрузить презентацию