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基于web的疫情防控下学生宿舍管理系统设计与实现(附源码+数据库)

共376个文件
java:56个
vue:44个
jar:43个

需积分: 0 1 下载量 149 浏览量
2022-09-22
15:07:34
上传
评论 1
收藏 14.61MB ZIP 举报
温馨提示
一、用户登录 包括用户登录、修改密码等功能,登录过程可以对登录用户进行区分(学生、宿舍管理人员和系统管理人员)。 二、用户信息管理 1.用户对自己的个人信息进行录入、查询、修改、删除等操作。其中,学生个人信息包括:姓名、性别、年级、学院、专业、学号、宿舍号、床号等,宿舍管理人员个人信息包括:姓名、性别、负责宿舍、负责人员等,系统管理人员个人信息包括姓名和性别。 2.学生用户可以查询所有学生个人信息以及自己楼栋的宿舍管理人员信息;宿舍管理人员可以查询所管理楼栋中所有学生的信息以及负责管理自己的系统管理员信息;系统管理人员可以查询所有学生和宿舍管理员信息、对其管理的学生和宿舍管理员进行增加或删除、对学生和宿舍管理员的信息进行录入、修改和删除等操作。 3.所有用户均可以某一信息为条件,在自己权限内可以查询的用户范围内进行检索。 三、宿舍管理功能 1.对宿舍信息的查询、录入、修改、删除。其中学生只能查询宿舍信息,宿舍管理员可以查询和录入信息,系统管理员则可以实现所有操作。 2.宿舍管理员可以更改学生的在校状态。 3.系统管理员还可以添加、删除宿舍。
资源详情
资源评论
资源推荐
收起资源包目录





































































































共 376 条
- 1
- 2
- 3
- 4
















高级程序源
- 粉丝: 3293
- 资源: 343
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


安全验证
文档复制为VIP权益,开通VIP直接复制

评论0