How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>org.wso2.carbon.dashboards.samples.widgets</groupId>
<artifactId>widgets-parent</artifactId>
<version>4.1.25</version>
</dependency>
Choose a version of org.wso2.carbon.dashboards.samples.widgets : widgets-parent to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
4.1.x |
widgets-parent-4.1.25
|
||
widgets-parent-4.1.24
|
|||
widgets-parent-4.1.23
|
|||
widgets-parent-4.1.22
|
|||
widgets-parent-4.1.21
|
|||
widgets-parent-4.1.20
|
|||
widgets-parent-4.1.19
|
|||
widgets-parent-4.1.18
|
|||
widgets-parent-4.1.17
|
|||
widgets-parent-4.1.16
|
|||
widgets-parent-4.1.15
|
|||
widgets-parent-4.1.9
|
|||
widgets-parent-4.1.4
|
|||
widgets-parent-4.1.3
|
|||
widgets-parent-4.1.2
|
|||
widgets-parent-4.1.1
|
|||
widgets-parent-4.1.0
|
|||
4.0.x |
widgets-parent-4.0.73
|
||
widgets-parent-4.0.72
|
|||
widgets-parent-4.0.71
|
|||
widgets-parent-4.0.67
|
|||
widgets-parent-4.0.66
|
|||
widgets-parent-4.0.65
|
|||
widgets-parent-4.0.64
|
|||
widgets-parent-4.0.63
|
|||
widgets-parent-4.0.62
|
|||
widgets-parent-4.0.61
|
|||
widgets-parent-4.0.60
|
|||
widgets-parent-4.0.59
|
|||
widgets-parent-4.0.58
|
|||
widgets-parent-4.0.57
|
|||
widgets-parent-4.0.56
|
|||
widgets-parent-4.0.55
|
|||
widgets-parent-4.0.54
|
|||
widgets-parent-4.0.53
|
|||
widgets-parent-4.0.52
|
|||
widgets-parent-4.0.51
|
|||
widgets-parent-4.0.50
|
|||
widgets-parent-4.0.49
|
|||
widgets-parent-4.0.48
|
|||
widgets-parent-4.0.47
|
|||
widgets-parent-4.0.46
|
|||
widgets-parent-4.0.45
|
|||
widgets-parent-4.0.44
|
|||
widgets-parent-4.0.43
|
|||
widgets-parent-4.0.42
|
|||
widgets-parent-4.0.41
|
|||
widgets-parent-4.0.40
|
|||
widgets-parent-4.0.39
|
|||
widgets-parent-4.0.38
|
|||
widgets-parent-4.0.37
|
|||
widgets-parent-4.0.36
|
|||
widgets-parent-4.0.35
|
|||
widgets-parent-4.0.34
|
|||
widgets-parent-4.0.32
|
|||
widgets-parent-4.0.31
|
|||
widgets-parent-4.0.30
|
|||
widgets-parent-4.0.29
|
|||
widgets-parent-4.0.28
|
|||
widgets-parent-4.0.27
|
|||
widgets-parent-4.0.26
|
|||
widgets-parent-4.0.25
|
|||
widgets-parent-4.0.24
|
|||
widgets-parent-4.0.23
|
|||
widgets-parent-4.0.22
|
|||
widgets-parent-4.0.21
|
|||
widgets-parent-4.0.20
|
|||
widgets-parent-4.0.19
|
|||
widgets-parent-4.0.18
|
|||
widgets-parent-4.0.17
|
|||
widgets-parent-4.0.16
|
|||
widgets-parent-4.0.15
|
|||
widgets-parent-4.0.14
|
|||
widgets-parent-4.0.13
|
|||
widgets-parent-4.0.12
|
|||
widgets-parent-4.0.11
|
|||
widgets-parent-4.0.10
|
|||
widgets-parent-4.0.9
|
|||
widgets-parent-4.0.8
|
|||
widgets-parent-4.0.7
|
|||
widgets-parent-4.0.6
|
|||
widgets-parent-4.0.5
|
|||
widgets-parent-4.0.4
|
|||
widgets-parent-4.0.3
|
|||
widgets-parent-4.0.2
|
|||
widgets-parent-4.0.1
|
|||
widgets-parent-4.0.0.beta5
|
|||
widgets-parent-4.0.0.beta4
|
|||
widgets-parent-4.0.0.beta3
|
|||
widgets-parent-4.0.0.beta2
|
|||
widgets-parent-4.0.0.beta
|
|||
widgets-parent-4.0.0.alpha5
|
|||
widgets-parent-4.0.0.alpha4
|
POM as dependency in dependencyManagement
<dependency>
<groupId>org.wso2.carbon.dashboards.samples.widgets</groupId>
<artifactId>widgets-parent</artifactId>
<version>4.1.25</version>
</dependency>
Advertisement