How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>io.prestosql</groupId>
<artifactId>presto-root</artifactId>
<version>350</version>
</dependency>
Choose a version of io.prestosql : presto-root to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
350 |
presto-root-350
|
||
349 |
presto-root-349
|
||
348 |
presto-root-348
|
||
347 |
presto-root-347
|
||
346 |
presto-root-346
|
||
345 |
presto-root-345
|
||
344 |
presto-root-344
|
||
343 |
presto-root-343
|
||
342 |
presto-root-342
|
||
341 |
presto-root-341
|
||
340 |
presto-root-340
|
||
339 |
presto-root-339
|
||
338 |
presto-root-338
|
||
337 |
presto-root-337
|
||
336 |
presto-root-336
|
||
335 |
presto-root-335
|
||
334 |
presto-root-334
|
||
333 |
presto-root-333
|
||
332 |
presto-root-332
|
||
331 |
presto-root-331
|
||
330 |
presto-root-330
|
||
329 |
presto-root-329
|
||
328 |
presto-root-328
|
||
327 |
presto-root-327
|
||
326 |
presto-root-326
|
||
325 |
presto-root-325
|
||
324 |
presto-root-324
|
||
323 |
presto-root-323
|
||
322 |
presto-root-322
|
||
321 |
presto-root-321
|
||
320 |
presto-root-320
|
||
319 |
presto-root-319
|
||
318 |
presto-root-318
|
||
317 |
presto-root-317
|
||
316 |
presto-root-316
|
||
315 |
presto-root-315
|
||
314 |
presto-root-314
|
||
313 |
presto-root-313
|
||
312 |
presto-root-312
|
||
311 |
presto-root-311
|
||
310 |
presto-root-310
|
||
309 |
presto-root-309
|
||
308 |
presto-root-308
|
||
307 |
presto-root-307
|
||
306 |
presto-root-306
|
||
305 |
presto-root-305
|
||
304 |
presto-root-304
|
||
303 |
presto-root-303
|
||
302 |
presto-root-302
|
||
301 |
presto-root-301
|
||
300 |
presto-root-300
|
POM as dependency in dependencyManagement
<dependency>
<groupId>io.prestosql</groupId>
<artifactId>presto-root</artifactId>
<version>350</version>
</dependency>
Advertisement