How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.gitlab.cdc-java.util</groupId>
<artifactId>cdc-util-bom</artifactId>
<version>0.33.0</version>
</dependency>
Choose a version of com.gitlab.cdc-java.util : cdc-util-bom to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.33.x |
cdc-util-bom-0.33.0
|
||
0.32.x |
cdc-util-bom-0.32.0
|
||
0.31.x |
cdc-util-bom-0.31.0
|
||
0.30.x |
cdc-util-bom-0.30.0
|
||
0.29.x |
cdc-util-bom-0.29.0
|
||
0.28.x |
cdc-util-bom-0.28.2
|
||
cdc-util-bom-0.28.1
|
|||
cdc-util-bom-0.28.0
|
|||
0.27.x |
cdc-util-bom-0.27.0
|
||
0.26.x |
cdc-util-bom-0.26.0
|
||
0.25.x |
cdc-util-bom-0.25.0
|
||
0.24.x |
cdc-util-bom-0.24.0
|
||
0.23.x |
cdc-util-bom-0.23.0
|
||
0.22.x |
cdc-util-bom-0.22.0
|
||
0.21.x |
cdc-util-bom-0.21.0
|
||
0.20.x |
cdc-util-bom-0.20.0
|
||
0.14.x |
cdc-util-bom-0.14.2
|
||
cdc-util-bom-0.14.1
|
|||
cdc-util-bom-0.14.0
|
|||
0.13.x |
cdc-util-bom-0.13.2
|
||
cdc-util-bom-0.13.1
|
|||
cdc-util-bom-0.13.0
|
|||
0.12.x |
cdc-util-bom-0.12.0
|
||
0.11.x |
cdc-util-bom-0.11.0
|
||
0.10.x |
cdc-util-bom-0.10.2
|
||
cdc-util-bom-0.10.1
|
|||
cdc-util-bom-0.10.0
|
|||
0.9.x |
cdc-util-bom-0.9.0
|
||
0.8.x |
cdc-util-bom-0.8.0
|
||
0.7.x |
cdc-util-bom-0.7.0
|
||
0.6.x |
cdc-util-bom-0.6.0
|
||
0.5.x |
cdc-util-bom-0.5.0
|
||
0.4.x |
cdc-util-bom-0.4.0
|
||
0.3.x |
cdc-util-bom-0.3.0
|
||
0.2.x |
cdc-util-bom-0.2.0
|
||
0.1.x |
cdc-util-bom-0.1.1
|
||
cdc-util-bom-0.1.0
|
|||
0.0.x |
cdc-util-bom-0.0.22
|
||
cdc-util-bom-0.0.21.1
|
|||
cdc-util-bom-0.0.21
|
|||
cdc-util-bom-0.0.20
|
|||
cdc-util-bom-0.0.19
|
|||
cdc-util-bom-0.0.18
|
|||
cdc-util-bom-0.0.17
|
|||
cdc-util-bom-0.0.16
|
|||
cdc-util-bom-0.0.15
|
|||
cdc-util-bom-0.0.14
|
|||
cdc-util-bom-0.0.13
|
|||
cdc-util-bom-0.0.12
|
|||
cdc-util-bom-0.0.11.4
|
|||
cdc-util-bom-0.0.11.3
|
|||
cdc-util-bom-0.0.11.2
|
|||
cdc-util-bom-0.0.11.1
|
|||
cdc-util-bom-0.0.11
|
|||
cdc-util-bom-0.0.10
|
|||
cdc-util-bom-0.0.9.2
|
|||
cdc-util-bom-0.0.9.1
|
|||
cdc-util-bom-0.0.9
|
|||
cdc-util-bom-0.0.8
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.gitlab.cdc-java.util</groupId>
<artifactId>cdc-util-bom</artifactId>
<version>0.33.0</version>
</dependency>
Advertisement