is not current version
Last Version 2.1.0-M3

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

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.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks CLI Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geomajas.plugin
ArtifactId

ArtifactId

geomajas-client-gwt2-plugin-graphicsediting-parent
Version

Version

2.0.0-M1
Type

Type

pom

Download geomajas-client-gwt2-plugin-graphicsediting-parent 2.0.0-M1


<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt2-plugin-graphicsediting-parent/ -->
<dependency>
    <groupId>org.geomajas.plugin</groupId>
    <artifactId>geomajas-client-gwt2-plugin-graphicsediting-parent</artifactId>
    <version>2.0.0-M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt2-plugin-graphicsediting-parent/
implementation 'org.geomajas.plugin:geomajas-client-gwt2-plugin-graphicsediting-parent:2.0.0-M1'
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt2-plugin-graphicsediting-parent/
implementation ("org.geomajas.plugin:geomajas-client-gwt2-plugin-graphicsediting-parent:2.0.0-M1")
'org.geomajas.plugin:geomajas-client-gwt2-plugin-graphicsediting-parent:pom:2.0.0-M1'
<dependency org="org.geomajas.plugin" name="geomajas-client-gwt2-plugin-graphicsediting-parent" rev="2.0.0-M1">
  <artifact name="geomajas-client-gwt2-plugin-graphicsediting-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-client-gwt2-plugin-graphicsediting-parent', version='2.0.0-M1')
)
libraryDependencies += "org.geomajas.plugin" % "geomajas-client-gwt2-plugin-graphicsediting-parent" % "2.0.0-M1"
[org.geomajas.plugin/geomajas-client-gwt2-plugin-graphicsediting-parent "2.0.0-M1"]