1xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 3
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4
4.0.0 5
cn.yzq.qiang 6
Login 7
war 8
0.0.1-SNAPSHOT 9
Login Maven Webapp 10
http://maven.apache.org 11
12
13 15
5.1.5.RELEASE 14
16 91
17 22
junit 18
junit 19
3.8.1 20
test 21
23
24 28
org.springframework 25
spring-context 26
${spring.version} 27
29
30 34
org.springframework 31
spring-webmvc 32
${spring.version} 33
35 39
ch.qos.logback 36
logback-classic 37
1.2.3 38
40
41 45
org.slf4j 42
slf4j-api 43
1.7.25 44
46
47 52
javax.servlet 48
javax.servlet-api 49
3.1.0 50
provided 51
53
54 58
javax.servlet 55
jstl 56
1.2 57
59
60 64
mysql 61
mysql-connector-java 62
5.1.38 63
65
66 70
com.alibaba 67
druid 68
1.1.10 69
71
72
73
74 78
joda-time 75
joda-time 76
2.10.1 77
79
80
81 85
com.fasterxml.jackson.core 82
jackson-databind 83
2.9.8 84
87
88
90
92 111
classBeforeTest 93
94 110
95
96 100
org.apache.maven.plugins 97
maven-war-plugin 98
2.6 99
101 109
org.apache.maven.plugins 102
maven-compiler-plugin 103
3.7.0 104
105 108
1.8106
1.8 107