How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>fi.foyt.fni</groupId>
<artifactId>bom</artifactId>
<version>3.3.2</version>
</dependency>
Choose a version of fi.foyt.fni : bom to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.3.x |
bom-3.3.2
|
||
3.2.x |
bom-3.2.86
|
||
bom-3.2.85
|
|||
bom-3.2.84
|
|||
bom-3.2.83
|
|||
bom-3.2.82
|
|||
bom-3.2.81
|
|||
bom-3.2.80
|
|||
bom-3.2.79
|
|||
bom-3.2.78
|
|||
bom-3.2.77
|
|||
bom-3.2.76
|
|||
bom-3.2.75
|
|||
bom-3.2.74
|
|||
bom-3.2.73
|
|||
bom-3.2.72
|
|||
bom-3.2.71
|
|||
bom-3.2.70
|
|||
bom-3.2.69
|
|||
bom-3.2.68
|
|||
bom-3.2.67
|
|||
bom-3.2.66
|
|||
bom-3.2.65
|
|||
bom-3.2.64
|
|||
bom-3.2.63
|
|||
bom-3.2.62
|
|||
bom-3.2.61
|
|||
bom-3.2.60
|
|||
bom-3.2.59
|
|||
bom-3.2.58
|
|||
bom-3.2.57
|
|||
bom-3.2.56
|
|||
bom-3.2.55
|
|||
bom-3.2.54
|
|||
bom-3.2.53
|
|||
bom-3.2.52
|
|||
bom-3.2.51
|
|||
bom-3.2.50
|
|||
bom-3.2.49
|
|||
bom-3.2.48
|
|||
bom-3.2.44
|
|||
bom-3.2.43
|
|||
bom-3.2.30
|
|||
bom-3.2.29
|
|||
bom-3.2.27
|
|||
bom-3.2.24
|
|||
bom-3.2.23
|
|||
bom-3.2.22
|
|||
bom-3.2.21
|
|||
bom-3.2.20
|
|||
bom-3.2.19
|
|||
bom-3.2.18
|
|||
bom-3.2.17
|
POM as dependency in dependencyManagement
<dependency>
<groupId>fi.foyt.fni</groupId>
<artifactId>bom</artifactId>
<version>3.3.2</version>
</dependency>
Advertisement