How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>geomajas-client-gwt2-plugin-wfs-parent</artifactId>
<version>2.4.3</version>
</dependency>
Choose a version of org.geomajas.plugin : geomajas-client-gwt2-plugin-wfs-parent to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.4.x |
geomajas-client-gwt2-plugin-wfs-parent-2.4.3
|
||
geomajas-client-gwt2-plugin-wfs-parent-2.4.2
|
|||
geomajas-client-gwt2-plugin-wfs-parent-2.4.1
|
|||
geomajas-client-gwt2-plugin-wfs-parent-2.4.0
|
|||
2.3.x |
geomajas-client-gwt2-plugin-wfs-parent-2.3.0
|
POM as dependency in dependencyManagement
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>geomajas-client-gwt2-plugin-wfs-parent</artifactId>
<version>2.4.3</version>
</dependency>
Advertisement