How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>pt.ulisboa</groupId>
<artifactId>ewp-host-plugin-skeleton-parent</artifactId>
<version>0.18.0</version>
</dependency>
Choose a version of pt.ulisboa : ewp-host-plugin-skeleton-parent to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.18.x |
ewp-host-plugin-skeleton-parent-0.18.0
|
||
0.17.x |
ewp-host-plugin-skeleton-parent-0.17.4
|
||
ewp-host-plugin-skeleton-parent-0.17.3
|
|||
ewp-host-plugin-skeleton-parent-0.17.2
|
|||
ewp-host-plugin-skeleton-parent-0.17.1
|
|||
ewp-host-plugin-skeleton-parent-0.17.0
|
|||
0.16.x |
ewp-host-plugin-skeleton-parent-0.16.0
|
||
0.15.x |
ewp-host-plugin-skeleton-parent-0.15.0
|
||
0.14.x |
ewp-host-plugin-skeleton-parent-0.14.0
|
||
0.13.x |
ewp-host-plugin-skeleton-parent-0.13.1
|
||
ewp-host-plugin-skeleton-parent-0.13.0
|
|||
0.12.x |
ewp-host-plugin-skeleton-parent-0.12.2
|
||
ewp-host-plugin-skeleton-parent-0.12.1
|
|||
ewp-host-plugin-skeleton-parent-0.12.0
|
|||
0.11.x |
ewp-host-plugin-skeleton-parent-0.11.0
|
||
0.10.x |
ewp-host-plugin-skeleton-parent-0.10.0
|
||
0.9.x |
ewp-host-plugin-skeleton-parent-0.9.0
|
||
0.8.x |
ewp-host-plugin-skeleton-parent-0.8.0
|
||
0.7.x |
ewp-host-plugin-skeleton-parent-0.7.0
|
||
0.6.x |
ewp-host-plugin-skeleton-parent-0.6.0
|
||
0.5.x |
ewp-host-plugin-skeleton-parent-0.5.0
|
||
0.4.x |
ewp-host-plugin-skeleton-parent-0.4.0
|
||
0.3.x |
ewp-host-plugin-skeleton-parent-0.3.1
|
||
0.2.x |
ewp-host-plugin-skeleton-parent-0.2.2
|
||
ewp-host-plugin-skeleton-parent-0.2.1
|
|||
ewp-host-plugin-skeleton-parent-0.2.0
|
|||
0.1.x |
ewp-host-plugin-skeleton-parent-0.1.4
|
||
ewp-host-plugin-skeleton-parent-0.1.3
|
|||
ewp-host-plugin-skeleton-parent-0.1.2
|
|||
ewp-host-plugin-skeleton-parent-0.1.1
|
|||
ewp-host-plugin-skeleton-parent-0.1.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>pt.ulisboa</groupId>
<artifactId>ewp-host-plugin-skeleton-parent</artifactId>
<version>0.18.0</version>
</dependency>
Advertisement