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/mailing-lists.html
Source Code: https://gitbox.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/
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
用户注册与登录:用户通过个人信息填写注册为三种新用户之一,新用户包括学生、教师。职工等,并可以修改相关个人信息和设置指定信息的公开状态。 浏览他人账号:用户登录后可以点击他人头像查看其公开信息,并选择是否关注。 联系其他用户:可以在帖子下方留言互动:单方面关注最多发三条私信,互相关注则自动添加为好友。 浏览论坛:用户可以查阅各模块之间的置项投稿内容以及自由帖子。 发布帖子:未登陆仅能查看公共信息,登陆后即可进行互动交流和发布自由帖子,若想发布指定模块置顶帖子, 则需要向管理员提交投稿。 修改删除帖子:用户仅可以修改删除自己的帖子,管理员可以编辑修改删除权限范围内的所有帖子。 投诉与黑名单:对于-些恶意发帖、 破坏秩序、有侮辱言论的用户可以向管理员发起投诉以及拉入黑名单,危害较轻者给予禁言禁止发帖的处理,较重者直接强制注销其账号。 用户等级:积极回答他人提出问题,受到他人点赞,等级会自动上升,达到一定等级可以向官方申请管理员职位。 非法言论屏蔽:对于一些敏感词汇及非法言论,自动屏蔽删除。 联系官方:可通过留言及人工客服电话联系。
资源详情
资源评论
资源推荐
收起资源包目录
springboot基于JavaWeb的校园论坛设计与实现311614(附源码+数据库) (650个子文件)
安装maven环境.bat 68B
设置镜像源.bat 62B
运行.bat 31B
安裝sass.bat 16B
运行.bat 13B
安装.bat 12B
安装.bat 11B
运行.bat 11B
无源安装.bat 5B
.browserslistrc 30B
BaseService.class 16KB
UserController.class 8KB
BaseController.class 8KB
LoginInterceptor.class 3KB
StudentUser.class 3KB
GeneralAdministrator.class 2KB
EmployeeUser.class 2KB
TeacherUser.class 2KB
GeneralAdministratorController.class 2KB
EmployeeUserController.class 2KB
StudentUserController.class 2KB
TeacherUserController.class 2KB
Auth.class 2KB
WebAppConfig.class 2KB
User.class 1KB
Forum.class 1KB
Comment.class 1KB
Article.class 1KB
Collect.class 1KB
UserGroup.class 1KB
Praise.class 1KB
ArticleType.class 1KB
Hits.class 1KB
ForumType.class 1KB
AccessTokenController.class 1KB
ArticleTypeController.class 1KB
Slides.class 1KB
UserMapper.class 1KB
ForumTypeController.class 1KB
UserGroupController.class 1KB
NavAdminController.class 1KB
CollectController.class 1023B
ArticleController.class 1023B
CommentController.class 1023B
PraiseController.class 1014B
NoticeController.class 1014B
UploadController.class 1014B
SlidesController.class 1014B
Upload.class 1006B
ForumController.class 1005B
AccessToken.class 1005B
BaseController$1.class 1001B
AuthController.class 996B
HitsController.class 996B
Notice.class 954B
AccessTokenMapper.class 921B
ArticleTypeMapper.class 919B
UserGroupMapper.class 891B
ForumTypeMapper.class 889B
CollectMapper.class 865B
ArticleMapper.class 865B
CommentMapper.class 856B
PraiseMapper.class 848B
SlidesMapper.class 848B
NoticeMapper.class 848B
UploadMapper.class 839B
ForumMapper.class 831B
HitsMapper.class 814B
NavAdmin.class 811B
AuthMapper.class 805B
Application.class 798B
BaseMapper.class 767B
FindConfig.class 750B
GeneralAdministratorService.class 578B
BaseEntity.class 571B
EmployeeUserService.class 546B
AccessTokenService.class 542B
ArticleTypeService.class 542B
StudentUserService.class 542B
TeacherUserService.class 542B
ForumTypeService.class 534B
UserGroupService.class 534B
NavAdminService.class 530B
CommentService.class 526B
CollectService.class 526B
ArticleService.class 526B
UploadService.class 522B
PraiseService.class 522B
NoticeService.class 522B
SlidesService.class 522B
ForumService.class 518B
UserService.class 514B
AuthService.class 514B
HitsService.class 514B
ArticleId.class 405B
mvn.cmd 6KB
mvnDebug.cmd 2KB
m2.conf 220B
diy.css 94KB
base.css 84KB
共 650 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7
专业程序开发源
- 粉丝: 6061
- 资源: 386
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 基于51单片机和HC-05蓝牙模块、Lcd模块、DS18B20温度传感器模块利用串口通信进行环境监测源码全部资料(高分项目)
- 基于51单片机和HC-05蓝牙模块、Lcd模块、DS18B20温度传感器模块利用串口通信进行环境监测(完整高分项目代码)
- 视频播放软件(Qt6项目)
- 详细的GMTSAR操作教程
- 山东大学计算机学院2023-2024第一学期可视化期末考试回忆版
- 数据导出java案例静态方法
- Springcloud物流配送后台69809(数据库+源码)
- Sqoop数据库数据导入导出教程PDF
- springboot个人博客平台程序源码70724
- SSM社区捐赠物资管理系统 程序源码70563
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
评论0