Geomajas GWT client: Plugin Deskmanager - GWT


License

License

Categories

Categories

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

GroupId

org.geomajas.plugin
ArtifactId

ArtifactId

geomajas-plugin-deskmanager-gwt
Last Version

Last Version

1.15.0-M3
Release Date

Release Date

Type

Type

jar
Description

Description

Geomajas GWT client: Plugin Deskmanager - GWT
Geomajas GWT client: Plugin Deskmanager - GWT
Project Organization

Project Organization

Geosparc

Download geomajas-plugin-deskmanager-gwt

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.geomajas.plugin : geomajas-plugin-deskmanager jar
org.geomajas : geomajas-gwt-client jar 1.15.0-M3
org.geomajas.plugin : geomajas-plugin-runtimeconfig-gwt jar 1.15.0-M3
org.geomajas.project : geomajas-project-sld-editor-expert-gwt jar

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.springframework : spring-test jar

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.plugin

Geomajas

Versions

Version
1.15.0-M3
1.15.0-M2
1.15.0-M1
1.0.0-M9
1.0.0-M8
1.0.0-M7
1.0.0-M5
1.0.0-M4