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/
没有合适的资源?快使用搜索试试~ 我知道了~
火车订票系统主要功能模块包括系统用户管理、车票中心、购票订票、退票纪录,采取面对对象的开发模式进行软件的开发和硬体的架设,能很好的满足实际使用的需求,完善了对应的软体架设以及程序编码的工作,采取MySQL作为后台数据的主要存储单元,采用Springboot框架、JSP技术、Ajax技术进行业务系统的编码及其开发,实现了本系统的全部功能。本次报告,首先分析了研究的背景、作用、意义,为研究工作的合理性打下了基础。针对火车订票系统的各项需求以及技术问题进行分析,证明了系统的必要性和技术可行性,然后对设计系统需要使用的技术软件以及设计思想做了基本的介绍,最后来实现火车订票系统和部署运行使用它。火车订票系统的功能主要分为前台用户根据自己的需求进行注册登录,浏览火车车次信息并对需要的火车票进行预订,改签,退票等操作。后台系统管理员因职责的不同,分为普通管理员和超级管理员,管理员主要对注册用户,退票纪录、购票订单、车票中心进行处理。
收起资源包目录
springboot火车订票系统(源码+数据库)031012 (558个子文件)
安装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
Auth.class 2KB
WebAppConfig.class 2KB
User.class 1KB
Comment.class 1KB
Article.class 1KB
UserGroup.class 1KB
Praise.class 1KB
ArticleType.class 1KB
Hits.class 1KB
AccessTokenController.class 1KB
ArticleTypeController.class 1KB
Slides.class 1KB
UserGroupController.class 1KB
NavAdminController.class 1KB
ArticleController.class 1023B
CommentController.class 1023B
PraiseController.class 1014B
NoticeController.class 1014B
UploadController.class 1014B
SlidesController.class 1014B
Upload.class 1006B
AccessToken.class 1005B
BaseController$1.class 1001B
AuthController.class 996B
HitsController.class 996B
Notice.class 954B
NavAdmin.class 811B
Application.class 798B
FindConfig.class 750B
BaseEntity.class 571B
AccessTokenService.class 542B
ArticleTypeService.class 542B
UserGroupService.class 534B
NavAdminService.class 530B
CommentService.class 526B
ArticleService.class 526B
UploadService.class 522B
PraiseService.class 522B
NoticeService.class 522B
SlidesService.class 522B
UserService.class 514B
AuthService.class 514B
HitsService.class 514B
ArticleId.class 405B
mvn.cmd 6KB
mvnDebug.cmd 2KB
m2.conf 220B
diy.css 97KB
base.css 84KB
base.css 83KB
diy.css 23KB
theme.css 13KB
theme.css 13KB
jigsaw.css 2KB
jigsaw.css 2KB
jansi.dll 26KB
jansi.dll 21KB
springboot环境配置.doc 458KB
项目技术开发文档.docx 269KB
项目讲解视频.docx 13KB
前台讲解视频.docx 12KB
前台项目技术开发说明补充.docx 48KB
list.html 11KB
view.html 10KB
detail.html 10KB
list.html 9KB
index.html 6KB
index.html 5KB
slides.html 2KB
nav.html 1KB
index.html 1KB
head.html 931B
header.html 710B
index.html 611B
index.html 611B
user_action.html 430B
printing.html 355B
footer.html 347B
index.html 319B
video.html 250B
foot.html 247B
audio.html 212B
image.html 158B
index.html 136B
list.html 135B
view.html 132B
共 558 条
- 1
- 2
- 3
- 4
- 5
- 6
资源推荐
资源预览
资源评论
118 浏览量
2024-10-03 上传
2024-05-16 上传
2024-08-22 上传
2024-08-23 上传
5星 · 资源好评率100%
196 浏览量
2024-04-14 上传
115 浏览量
2024-04-12 上传
5星 · 资源好评率100%
180 浏览量
2024-06-30 上传
199 浏览量
5星 · 资源好评率100%
2022-09-23 上传
资源评论
Q_3461074420
- 粉丝: 9492
- 资源: 530
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功