Geomajas GWT client: Plugin Widget Advancedviews - Deskmanager Editor


License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geomajas.widget
ArtifactId

ArtifactId

geomajas-widget-advancedviews-editor
Last Version

Last Version

1.15.0-M3
Release Date

Release Date

Type

Type

jar
Description

Description

Geomajas GWT client: Plugin Widget Advancedviews - Deskmanager Editor
Geomajas GWT client: Plugin Widget Advancedviews - Deskmanager Editor
Project Organization

Project Organization

Geosparc

Download geomajas-widget-advancedviews-editor

How to add to project

<!-- https://jarcasting.com/artifacts/org.geomajas.widget/geomajas-widget-advancedviews-editor/ -->
<dependency>
    <groupId>org.geomajas.widget</groupId>
    <artifactId>geomajas-widget-advancedviews-editor</artifactId>
    <version>1.15.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.widget/geomajas-widget-advancedviews-editor/
implementation 'org.geomajas.widget:geomajas-widget-advancedviews-editor:1.15.0-M3'
// https://jarcasting.com/artifacts/org.geomajas.widget/geomajas-widget-advancedviews-editor/
implementation ("org.geomajas.widget:geomajas-widget-advancedviews-editor:1.15.0-M3")
'org.geomajas.widget:geomajas-widget-advancedviews-editor:jar:1.15.0-M3'
<dependency org="org.geomajas.widget" name="geomajas-widget-advancedviews-editor" rev="1.15.0-M3">
  <artifact name="geomajas-widget-advancedviews-editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.widget', module='geomajas-widget-advancedviews-editor', version='1.15.0-M3')
)
libraryDependencies += "org.geomajas.widget" % "geomajas-widget-advancedviews-editor" % "1.15.0-M3"
[org.geomajas.widget/geomajas-widget-advancedviews-editor "1.15.0-M3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.geomajas.plugin : geomajas-plugin-deskmanager-gwt jar 1.15.0-M3
org.geomajas.widget : geomajas-widget-advancedviews jar 1.15.0-M3
org.geomajas.widget : geomajas-widget-advancedviews-gwt jar 1.15.0-M3

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.5.1

runtime (1)

Group / Artifact Type Version
com.google.gwt : gwt-servlet jar 2.5.1

Project Modules

There are no modules declared in this project.

Geomajas GWT Client 1.x

What is Geomajas

Geomajas is an Open Source Web Mapping Framework written in Java. It provides both server and client components. This project contains the Client 1.x. It is based upon the GWT technology and uses the smartGWT widget library.

For more details about the project, how to use it, manuals and other information, take a look at the website at http://www.geomajas.org/ .

For commercial support see http://www.geosparc.com/ .

Build Process

In order to build Geomajas, we recommend using Maven (see http://maven.apache.org/). Following Maven best practices, the pom.xml files do not contain any Maven repositories.

You'll have to add the Geomajas Maven repository (http://maven.geomajas.org/) to your settings.xml file, which can be located in:

~/.m2/settings.xml

Next go to the root of the source code and run:

mvn install
org.geomajas.widget

Geomajas

Versions

Version
1.15.0-M3
1.15.0-M2
1.15.0-M1
1.0.0-M4
1.0.0-M3
1.0.0-M2