How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>wtf.metio.maven.boms</groupId>
<artifactId>maven-boms-annotations</artifactId>
<version>2023.8.25</version>
</dependency>
Choose a version of wtf.metio.maven.boms : maven-boms-annotations to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2023.8.x |
maven-boms-annotations-2023.8.25
|
||
maven-boms-annotations-2023.8.11
|
|||
maven-boms-annotations-2023.8.4
|
|||
2023.7.x |
maven-boms-annotations-2023.7.28
|
||
maven-boms-annotations-2023.7.21
|
|||
maven-boms-annotations-2023.7.14
|
|||
maven-boms-annotations-2023.7.7
|
|||
2023.6.x |
maven-boms-annotations-2023.6.30
|
||
maven-boms-annotations-2023.6.23
|
|||
maven-boms-annotations-2023.6.16
|
|||
maven-boms-annotations-2023.6.9
|
|||
maven-boms-annotations-2023.6.2
|
|||
2023.5.x |
maven-boms-annotations-2023.5.26
|
||
maven-boms-annotations-2023.5.19
|
|||
maven-boms-annotations-2023.5.12
|
|||
maven-boms-annotations-2023.5.5
|
|||
2023.4.x |
maven-boms-annotations-2023.4.28
|
||
maven-boms-annotations-2023.4.14
|
|||
maven-boms-annotations-2023.4.7
|
|||
2023.3.x |
maven-boms-annotations-2023.3.31
|
||
maven-boms-annotations-2023.3.24
|
|||
maven-boms-annotations-2023.3.17
|
|||
maven-boms-annotations-2023.3.10
|
|||
maven-boms-annotations-2023.3.3
|
|||
2023.2.x |
maven-boms-annotations-2023.2.24
|
||
maven-boms-annotations-2023.2.17
|
|||
maven-boms-annotations-2023.2.10
|
|||
maven-boms-annotations-2023.2.3
|
|||
2023.1.x |
maven-boms-annotations-2023.1.27
|
||
maven-boms-annotations-2023.1.20
|
|||
maven-boms-annotations-2023.1.13
|
|||
2022.12.x |
maven-boms-annotations-2022.12.30
|
||
maven-boms-annotations-2022.12.23
|
|||
maven-boms-annotations-2022.12.16
|
|||
maven-boms-annotations-2022.12.9
|
|||
maven-boms-annotations-2022.12.2
|
|||
2022.11.x |
maven-boms-annotations-2022.11.25
|
||
maven-boms-annotations-2022.11.21
|
|||
maven-boms-annotations-2022.11.18
|
|||
maven-boms-annotations-2022.11.11
|
|||
maven-boms-annotations-2022.11.4
|
POM as dependency in dependencyManagement
<dependency>
<groupId>wtf.metio.maven.boms</groupId>
<artifactId>maven-boms-annotations</artifactId>
<version>2023.8.25</version>
</dependency>
Advertisement