MVN

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

Maven & Gradle

Jan 25, 2012

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

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

Latest Version

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

  • Latest Stable: 1.0.0-M1

All Versions

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

Version Vulnerabilities Updated
1.0.x
geomajas-widget-utility-all-1.0.0-M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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