MVN

org.geomajas.plugin : geomajas-widget-utility-all

Maven & Gradle

Mar 06, 2013
1 usages

Widget utility parent · Parent module for the utility widgets plugin.

<dependency>
    <groupId>org.geomajas.plugin</groupId>
    <artifactId>geomajas-widget-utility-all</artifactId>
    <version>1.0.0-M4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.geomajas.plugin : geomajas-widget-utility-all to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-M4

All Versions

Choose a version of org.geomajas.plugin : geomajas-widget-utility-all to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
geomajas-widget-utility-all-1.0.0-M4
geomajas-widget-utility-all-1.0.0-M3
geomajas-widget-utility-all-1.0.0-M2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.geomajas.plugin</groupId>
    <artifactId>geomajas-widget-utility-all</artifactId>
    <version>1.0.0-M4</version>
</dependency>