MVN

org.geomajas.plugin : geomajas-client-gwt2-plugin-graphicsediting-parent

Maven & Gradle

Jul 30, 2014
1 usages

Geomajas GWT2 client: Plugin GraphicsEditing - Parent · Geomajas Graphics Editing plugin. The graphics editing plugin defines a set of interfaces and controllers for editing graphical objects in maps based on gwt-graphics. It can be used as a basis for annotations (based on SVG/VML elements) as well as to extend editing with operations like dragging/resizing. Geomajas is a component framework for building rich Internet applications (RIA) with sophisticated capabilities for the display, analysis and management of geographic information. It is a building block that allows developers to add maps and other geographic data capabilities to their web applications.

<dependency>
    <groupId>org.geomajas.plugin</groupId>
    <artifactId>geomajas-client-gwt2-plugin-graphicsediting-parent</artifactId>
    <version>2.1.0-M3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.geomajas.plugin : geomajas-client-gwt2-plugin-graphicsediting-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0-M3

All Versions

Choose a version of org.geomajas.plugin : geomajas-client-gwt2-plugin-graphicsediting-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
geomajas-client-gwt2-plugin-graphicsediting-parent-2.1.0-M3
geomajas-client-gwt2-plugin-graphicsediting-parent-2.1.0-M2
2.0.x
geomajas-client-gwt2-plugin-graphicsediting-parent-2.0.0-M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.geomajas.plugin</groupId>
    <artifactId>geomajas-client-gwt2-plugin-graphicsediting-parent</artifactId>
    <version>2.1.0-M3</version>
</dependency>