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基于Java的幼儿园管理系统150904(附源码+数据库)
需积分: 0 60 浏览量
更新于2022-09-15
1
收藏 14.19MB ZIP 举报
一、家长:
1.家长可以注册登录进入页面,可修改密码
2.可以查看、编辑自己孩子(学生)的个人信息(姓名\年龄\出生年月\班级\父母姓名\父母手机号);(只可看自己的孩子)(只可编辑自己孩子的信息)
3.可以查看自己孩子(学生)的上课表现;(只可看自己的孩子)(不可编辑)
4.可以查看学生的收费情况; (不可编辑)
5.可以查看学生的课表。(不可编辑)
6.可以查看老师和校长的个人信息(姓名\年龄\出生年月\班级\手机号)。(校长信息在第一位)
二、老师:
1.老师可以注册登录进入页面,可修改密码
2.可以查看、编辑、新增、删除学生的个人信息,并显示学生的人数;
3.可以查看、编辑、新增、删除学生的上课表现,并显示学生的人数;
4.可以查看、编辑、新增、删除学生的收费情况,并显示学生的人数和收费总和;
5.可以查看、编辑、新增、删除学生的课表;
6.可以查看、编辑老师本人自己的信息(姓名\年龄\出生年月\班级\手机号)。
7.可以查看校长的个人信息(姓名\年龄\出生年月\班级\手机号)。(只读)
高级程序源
- 粉丝: 1w+
- 资源: 343
最新资源
- 基于springboot的校园医疗保险管理系统.zip
- 基于springboot的校园台球厅人员与设备管理系统--论文.zip
- 基于springboot的校园交友网站--论文.zip
- VMware-vSphere日常操作手册.docx
- 基于springboot的休闲娱乐代理售票系统--论文.zip
- 基于springboot的校园志愿者管理系统--论文.zip
- 基于springboot的校园疫情防控系统--论文.zip
- 避免NPC三电平逆变器相电压两电平跳变的同\\r步载波DPWM算法仿真 (同步SPWM,同步SVPWM,同步DPWM) 本算法优点: 克服传统同步DPWM开关序列存在的相电压电平跳变和计算复杂的缺陷
- 基于springboot的学生考勤管理系统--论文.zip
- 基于springboot的学家校一体“作业帮”的设计与实现.zip
- 基于springboot的学生就业管理系统--论文.zip
- 基于深度学习的垃圾分类目标检测系统(前后端源码+运行说明文档).zip
- 基于STM32的智能仓储环境监测20241211
- 基于springboot的学生综合成绩测评系统.zip
- 基于springboot的学生综合测评系统--论文.zip
- 基于springboot的学生选课系统.zip