Geomajas GWT client: Plugin Deskmanager - Parent


License

License

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-gwt-plugin-deskmanager-parent
Last Version

Last Version

1.15.0-M3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

Geosparc

Download geomajas-client-gwt-plugin-deskmanager-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • deskmanager-gwt

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