Apache Maven
What is it?
-----------
Maven is a software project management and comprehension tool. Based on
the concept of a Project Object Model (POM), Maven can manage a project's
build, reporting and documentation from a central piece of information.
Documentation
-------------
The most up-to-date documentation can be found at https://maven.apache.org/.
Release Notes
-------------
The full list of changes can be found at https://maven.apache.org/docs/history.html.
System Requirements
-------------------
JDK:
1.7 or above (this is to execute Maven - it still allows you to build against 1.3
and prior JDK's).
Memory:
No minimum requirement.
Disk:
Approximately 10MB is required for the Maven installation itself. In addition to
that, additional disk space will be used for your local Maven repository. The size
of your local repository will vary depending on usage but expect at least 500MB.
Operating System:
Windows:
Windows 2000 or above.
Unix based systems (Linux, Solaris and Mac OS X) and others:
No minimum requirement.
Installing Maven
----------------
1) Unpack the archive where you would like to store the binaries, e.g.:
Unix-based operating systems (Linux, Solaris and Mac OS X)
tar zxvf apache-maven-3.x.y.tar.gz
Windows
unzip apache-maven-3.x.y.zip
2) A directory called "apache-maven-3.x.y" will be created.
3) Add the bin directory to your PATH, e.g.:
Unix-based operating systems (Linux, Solaris and Mac OS X)
export PATH=/usr/local/apache-maven-3.x.y/bin:$PATH
Windows
set PATH="c:\program files\apache-maven-3.x.y\bin";%PATH%
4) Make sure JAVA_HOME is set to the location of your JDK
5) Run "mvn --version" to verify that it is correctly installed.
For complete documentation, see https://maven.apache.org/download.html#Installation
Licensing
---------
Please see the file called LICENSE.
Maven URLS
----------
Home Page: https://maven.apache.org/
Downloads: https://maven.apache.org/download.html
Release Notes: https://maven.apache.org/docs/history.html
Mailing Lists: https://maven.apache.org/mail-lists.html
Source Code: https://git-wip-us.apache.org/repos/asf/maven.git
Issue Tracking: https://issues.apache.org/jira/browse/MNG
Wiki: https://cwiki.apache.org/confluence/display/MAVEN/
Available Plugins: https://maven.apache.org/plugins/index.html
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
springboot-vue-repair.rar (297个子文件)
settings.xml.bak 11KB
User.class 5KB
CodeGenerator.class 4KB
Menus.class 4KB
Permission.class 4KB
Role.class 4KB
LoginController.class 3KB
MenuPermissions.class 2KB
RolePermissions.class 2KB
UserRoles.class 2KB
UserServiceImpl.class 1KB
ServletInitializer.class 908B
RepairApplication.class 821B
MenuPermissionsServiceImpl.class 749B
RolePermissionsServiceImpl.class 749B
PermissionServiceImpl.class 714B
UserRolesServiceImpl.class 707B
MenusServiceImpl.class 679B
RoleServiceImpl.class 672B
RolePermissionsController.class 548B
MenuPermissionsController.class 548B
RepairApplicationTests.class 531B
PermissionController.class 527B
UserRolesController.class 524B
MenusController.class 507B
RoleController.class 503B
UserController.class 503B
UserService.class 393B
UserMapper.class 384B
MenuPermissionsService.class 340B
RolePermissionsService.class 340B
MenuPermissionsMapper.class 329B
RolePermissionsMapper.class 329B
PermissionService.class 325B
UserRolesService.class 322B
PermissionMapper.class 314B
UserRolesMapper.class 311B
MenusService.class 310B
RoleService.class 307B
MenusMapper.class 299B
RoleMapper.class 296B
mvn.cmd 6KB
mvnDebug.cmd 2KB
m2.conf 228B
jansi.dll 20KB
jansi.dll 17KB
jdk-8u261-windows-x64.exe 166.28MB
Postman-win64-Setup.exe 138.02MB
repair.iml 10KB
guava-20.0.jar 2.33MB
wagon-http-2.12-shaded.jar 2.07MB
maven-core-3.5.0.jar 610KB
commons-lang3-3.5.jar 469KB
guice-4.0-no_aop.jar 414KB
org.eclipse.sisu.inject-0.3.3.jar 370KB
maven-compat-3.5.0.jar 284KB
plexus-utils-3.0.24.jar 242KB
commons-io-2.5.jar 204KB
org.eclipse.sisu.plexus-0.3.3.jar 200KB
maven-resolver-impl-1.0.3.jar 180KB
maven-model-builder-3.5.0.jar 175KB
maven-model-3.5.0.jar 161KB
maven-shared-utils-3.1.0.jar 160KB
maven-resolver-util-1.0.3.jar 155KB
jansi-1.13.jar 148KB
maven-resolver-api-1.0.3.jar 143KB
maven-embedder-3.5.0.jar 95KB
plexus-interpolation-1.24.jar 77KB
maven-resolver-provider-3.5.0.jar 67KB
wagon-provider-api-2.12.jar 54KB
maven-artifact-3.5.0.jar 54KB
commons-cli-1.4.jar 53KB
plexus-classworlds-2.5.2.jar 51KB
maven-plugin-api-3.5.0.jar 47KB
cdi-api-1.0.jar 44KB
maven-settings-3.5.0.jar 44KB
maven-settings-builder-3.5.0.jar 42KB
maven-resolver-connector-basic-1.0.3.jar 41KB
slf4j-api-1.7.22.jar 40KB
maven-resolver-spi-1.0.3.jar 35KB
maven-resolver-transport-wagon-1.0.3.jar 30KB
plexus-sec-dispatcher-1.4.jar 27KB
maven-repository-metadata-3.5.0.jar 27KB
maven-slf4j-provider-3.5.0.jar 19KB
jcl-over-slf4j-1.7.22.jar 16KB
maven-builder-support-3.5.0.jar 15KB
plexus-cipher-1.7.jar 13KB
wagon-file-2.12.jar 11KB
jsr250-api-1.0.jar 6KB
aopalliance-1.0.jar 4KB
plexus-component-annotations-1.7.1.jar 4KB
javax.inject-1.jar 2KB
CodeGenerator.java 4KB
LoginController.java 2KB
User.java 1KB
Permission.java 950B
Role.java 935B
Menus.java 813B
UserServiceImpl.java 789B
MenuPermissionsServiceImpl.java 552B
共 297 条
- 1
- 2
- 3
资源评论
甜甜圈的小饼干
- 粉丝: 393
- 资源: 49
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功