fastjson的maven的pom

阅读: 评论:0

fastjson的maven的pom

fastjson的maven的pom

1 <?xml version="1.0" encoding="UTF-8"?>

2

3 xmlns:xsi=""

4 xsi:schemaLocation=".0.0 .0.0.xsd">

5 4.0.0

6 bdd-ssd-test

7 org.st

8 2.1-SNAPSHOT

9

10

11 4.3.10.RELEASE

12 3.4.1

13 1.3.1

14 8.0.7-dmr

15 1.4

16 1.6.1

17 1.1.6

18 1.10.3

19 1.2.35

20 2.9.0

21 2.8.2

22 1.2.5

23 4.12

24 2.8.2

25 1.2.5

26 1.1.1

27 1.0.1

28 2.5

29 1.8

30 UTF-8

31 3.0.0

32 3.6.1

33 2.8.2

34 2.5.2

35 1.6

36 3.0.2

37 3.0.2

38 2.19.1

39 2.10.4

40 2.5.3

41 1.9.5

42 3.6

43 1.4.1

44 2.3

45 3.0.0

46 3.0.1

47 1.4

48

49

50

51

52

53

54

55 org.springframework

56 spring-context

57 ${spring}

58 compile

59

60

61

62 org.springframework

63 spring-core

64 ${spring}

65 compile

66

67

68

69 org.springframework

70 spring-beans

71 ${spring}

72 compile

73

74

75

76 org.springframework

77 spring-aop

78 ${spring}

79 compile

80

81

82

83 org.springframework

84 spring-tx

85 ${spring}

86 compile

87

88

89

90 org.springframework

91 spring-context-support

92 ${spring}

93 compile

94

95

96

97 org.springframework

98 spring-jdbc

99 ${spring}

100 compile

101

102

103

104 org.springframework

105 spring-web

106 ${spring}

107

108

109

110

batis

112 mybatis

113 ${mybatis}

114 compile

115

116

117

batis

119 mybatis-spring

120 ${mybaits.spring}

121 compile

122

123

124

125

126 mysql

127 mysql-connector-java

128 ${tor}

129 compile

130

131

132

133

134 commons-dbcp

135 commons-dbcp

136 ${commons}

137

138

139

140

141

142 dom4j

143 dom4j

144 ${dom4j}

145

146

147

148

149 jaxen

150 jaxen

151 ${jaxen}

152

153

154

155

156

157 org.jsoup

158 jsoup

159 ${jsoup}

160

161

162

163

164

165 org.apache.logging.log4j

166 log4j-core

167 ${log4j2}

168

169

170

171

172 org.apache.logging.log4j

173 log4j-api

174 ${log4j2}

175

176

177

178

179

180 junit

181 junit

182 ${junit}

183

184

185

186

187

le.code.gson

189 gson

190 ${gson}

191 compile

192

193

194

195

196 info.cukes

197 cucumber-java

198 ${cucumber}

199 compile

200

201

202 info.cukes

203 cucumber-junit

204 ${cucumber}

205 compile

206

207

208 info.cukes

209 cucumber-core

210 ${cucumber}

211 compile

212

213

214 info.cukes

215 cucumber-jvm

216 ${cucumber}

217 pom

218 compile

219

220

221 info.cukes

222 cucumber-jvm-deps

223 1.0.5

224 compile

225

226

227

228

229 meteorite

230 meteorite-constant

231 ${meteorite}

232 system

233 ${project.basedir}/libs/meteorite-constant-${meteorite}.jar

234

235

236

237 meteorite

238 meteorite-resource

239 ${meteorite}

240 system

241 ${project.basedir}/libs/meteorite-resource-${meteorite}.jar

242

243

244

245 meteorite

246 meteorite-model

247 ${meteorite}

248 system

249 ${project.basedir}/libs/meteorite-model-${meteorite}.jar

250

251

252

253 meteorite

254 meteorite-utils

255 ${meteorite}

256 system

257 ${project.basedir}/libs/meteorite-utils-${meteorite}.jar

258

259

260

261 meteorite

262 meteorite-core

263 ${meteorite}

264 system

265 ${project.basedir}/libs/meteorite-core-${meteorite}.jar

266

267

268

269 meteorite

270 meteorite-register

271 ${meteorite}

272 system

273 ${project.basedir}/libs/meteorite-register-${meteorite}.jar

274

275

276

277 meteorite

278 meteorite-load

279 ${meteorite}

280 system

281 ${project.basedir}/libs/meteorite-load-${meteorite}.jar

282

283

284

285 meteorite

286 meteorite-protocol

287 ${meteorite}

288 system

289 ${project.basedir}/libs/meteorite-protocol-${meteorite}.jar

290

291

292

293 meteorite

294 meteorite-mybatis

295 ${meteorite}

296 system

297 ${project.basedir}/libs/meteorite-mybatis-${meteorite}.jar

298

299

300

301 meteorite

302 meteorite-runner

303 ${meteorite}

304 system

305 ${project.basedir}/libs/meteorite-runner-${meteorite}.jar

306

307

308

309 meteorite

310 meteorite-junit

311 ${meteorite}

312 system

313 ${project.basedir}/libs/meteorite-junit-${meteorite}.jar

314

315

316

317

318

319

320

321

322

323

324 commons-codec

325 commons-codec

326 1.11

327

328

329 com.github.kvnxiao

330 jsonequals

331 ${jsonequals}

332

333

334 commons-io

335 commons-io

336 ${commons-io}

337

338

339 totallylazy

340 totallylazy

341 1001

342 system

343 ${project.basedir}/libs/totallylazy-1001.jar

344

345

346

347

348 net.masterthought

349 cucumber-reporting

350 3.13.0

351

352

353

354

355

356

357

358

359

360

361

362

363

364

365

366

367 jitpack.io

368

369

370

371

372 my-nexus-releases

373 Nexus Release Repository

374 :8081/nexus/content/groups/public

375

376

377

378

379

380

381 maven-compiler-plugin

382 ${mavenpiler.plugin}

383

384 ${jdk}

385 ${jdk}

386 ${encoding}

387

388

389

390 org.apache.maven.plugins

391 maven-surefire-plugin

392 ${maven.surefire.plugin}

393

394

395 true

396

397

398

399

400

401

402

403

404

405

406

407

408

409

410

411

412

413

414

415

416

417

418

419

420

421 net.masterthought

422 maven-cucumber-reporting

423 3.13.0

424

425

426 execution

427 verify

428

429 generate

430

431

432 cucumber-jvm-example

433 ${project.build.directory}/reports/cucumber-reports

434 ${project.build.directory}/reports/output.json

435 false

436

437

438

439

440

441

442

本文发布于:2024-01-29 18:31:17,感谢您对本站的认可!

本文链接:https://www.4u4v.net/it/170652427917439.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:fastjson   maven   pom
留言与评论(共有 0 条评论)
   
验证码:

Copyright ©2019-2022 Comsenz Inc.Powered by ©

网站地图1 网站地图2 网站地图3 网站地图4 网站地图5 网站地图6 网站地图7 网站地图8 网站地图9 网站地图10 网站地图11 网站地图12 网站地图13 网站地图14 网站地图15 网站地图16 网站地图17 网站地图18 网站地图19 网站地图20 网站地图21 网站地图22/a> 网站地图23