How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.gitlab.cdc-java.ui</groupId>
<artifactId>cdc-ui-bom</artifactId>
<version>0.20.13</version>
</dependency>
Choose a version of com.gitlab.cdc-java.ui : cdc-ui-bom to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.20.x |
cdc-ui-bom-0.20.13
|
||
cdc-ui-bom-0.20.12
|
|||
cdc-ui-bom-0.20.11
|
|||
cdc-ui-bom-0.20.10
|
|||
cdc-ui-bom-0.20.9
|
|||
cdc-ui-bom-0.20.8
|
|||
cdc-ui-bom-0.20.7
|
|||
cdc-ui-bom-0.20.6
|
|||
cdc-ui-bom-0.20.5
|
|||
cdc-ui-bom-0.20.4
|
|||
cdc-ui-bom-0.20.3
|
|||
cdc-ui-bom-0.20.2
|
|||
cdc-ui-bom-0.20.1
|
|||
cdc-ui-bom-0.20.0
|
|||
0.13.x |
cdc-ui-bom-0.13.2
|
||
cdc-ui-bom-0.13.1
|
|||
cdc-ui-bom-0.13.0
|
|||
0.12.x |
cdc-ui-bom-0.12.1
|
||
cdc-ui-bom-0.12.0
|
|||
0.11.x |
cdc-ui-bom-0.11.0
|
||
0.10.x |
cdc-ui-bom-0.10.0
|
||
0.9.x |
cdc-ui-bom-0.9.0
|
||
0.8.x |
cdc-ui-bom-0.8.0
|
||
0.7.x |
cdc-ui-bom-0.7.0
|
||
0.6.x |
cdc-ui-bom-0.6.0
|
||
0.5.x |
cdc-ui-bom-0.5.0
|
||
0.4.x |
cdc-ui-bom-0.4.0
|
||
0.3.x |
cdc-ui-bom-0.3.0
|
||
0.2.x |
cdc-ui-bom-0.2.0
|
||
0.1.x |
cdc-ui-bom-0.1.1
|
||
cdc-ui-bom-0.1.0
|
|||
0.0.x |
cdc-ui-bom-0.0.22
|
||
cdc-ui-bom-0.0.21
|
|||
cdc-ui-bom-0.0.20
|
|||
cdc-ui-bom-0.0.19
|
|||
cdc-ui-bom-0.0.18
|
|||
cdc-ui-bom-0.0.17
|
|||
cdc-ui-bom-0.0.16
|
|||
cdc-ui-bom-0.0.15
|
|||
cdc-ui-bom-0.0.14
|
|||
cdc-ui-bom-0.0.13
|
|||
cdc-ui-bom-0.0.12
|
|||
cdc-ui-bom-0.0.11.4
|
|||
cdc-ui-bom-0.0.11.3
|
|||
cdc-ui-bom-0.0.11.2
|
|||
cdc-ui-bom-0.0.11
|
|||
cdc-ui-bom-0.0.10
|
|||
cdc-ui-bom-0.0.9
|
|||
cdc-ui-bom-0.0.8
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.gitlab.cdc-java.ui</groupId>
<artifactId>cdc-ui-bom</artifactId>
<version>0.20.13</version>
</dependency>
Advertisement