ftp4j jar maven依赖_maven-springmvc 的pom.xml具体jar包依赖
1 2 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">34.0.04dayu5xxx6war70.0.1-SNAPSHOT8xxx Maven Webapp9http://mav...
1
2 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3 4.0.0
4 dayu
5 xxx
6 war
7 0.0.1-SNAPSHOT
8 xxx Maven Webapp
9 http://maven.apache.org
10
11
12
13 4.0.2.RELEASE
14
15 3.2.6
16
17 1.7.7
18 1.2.17
19
20
21
22
23 junit
24 junit
25 4.11
26
27 test
28
29
30
31
32 org.springframework
33 spring-core
34 4.0.2.RELEASE
35
36
37 org.springframework
38 spring-web
39 4.0.2.RELEASE
40
41
42 org.springframework
43 spring-oxm
44 ${spring.version}
45
46
47 org.springframework
48 spring-tx
49 ${spring.version}
50
51
52 org.springframework
53 spring-jdbc
54 ${spring.version}
55
56
57
58 org.springframework
59 spring-webmvc
60 ${spring.version}
61
62
63 org.springframework
64 spring-aop
65 ${spring.version}
66
67
68
69 org.springframework
70 spring-context-support
71 ${spring.version}
72
73
74
75 org.springframework
76 spring-test
77 ${spring.version}
78
79
80
81 org.mybatis
82 mybatis
83 ${mybatis.version}
84
85
86
87 org.mybatis
88 mybatis-spring
89 1.2.2
90
91
92
93 javax
94 javaee-api
95 7.0
96
97
98
99 mysql
100 mysql-connector-java
101 5.1.30
102
103
104
105 commons-dbcp
106 commons-dbcp
107 1.2.2
108
109
110
111 jstl
112 jstl
113 1.2
114
115
116
117
118 log4j
119 log4j
120 ${log4j.version}
121
122
123
124
125 com.alibaba
126 fastjson
127 1.2.7
128
129
130
131 net.sf.json-lib
132 json-lib
133 2.4
134 jdk15
135
136
137 org.json
138 json
139 20090211
140
141
142
143
144 org.slf4j
145 slf4j-api
146 ${slf4j.version}
147
148
149
150 org.slf4j
151 slf4j-log4j12
152 ${slf4j.version}
153
154
155
156
157 org.codehaus.jackson
158 jackson-mapper-asl
159 1.9.13
160
161
162
163 commons-fileupload
164 commons-fileupload
165 1.3.1
166
167
168 commons-io
169 commons-io
170 2.4
171
172
173 commons-codec
174 commons-codec
175 1.9
176
177
178
179 org.apache.httpcomponents
180 httpclient
181 4.2.1
182
183
184 org.apache.httpcomponents
185 httpcore
186 4.2.1
187
188
189 commons-lang
190 commons-lang
191 2.6
192
193
194 org.eclipse.jetty
195 jetty-util
196 9.3.7.v20160115
197
198
199
200 com.cloudhopper.proxool
201 proxool
202 0.9.1
203
204
205
206 org.quartz-scheduler
207 quartz
208 2.2.1
209
210
211
212
213 xxx
214
215
一个完整的pom.xml文件
魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。
更多推荐


所有评论(0)