Geomajas GWT2 client: Main - Showcase Application


License

License

Categories

Categories

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

GroupId

org.geomajas
ArtifactId

ArtifactId

geomajas-client-gwt2-example
Last Version

Last Version

2.4.3
Release Date

Release Date

Type

Type

war
Description

Description

Geomajas GWT2 client: Main - Showcase Application
Geomajas GWT2 client: Main - Showcase Application
Project Organization

Project Organization

Geosparc

Download geomajas-client-gwt2-example

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
org.geomajas : geomajas-client-gwt2-example-jar jar 2.4.3
org.geomajas.plugin : geomajas-plugin-rasterizing jar
org.geomajas : geomajas-testdata jar
org.geomajas.plugin : geomajas-client-gwt2-plugin-tms-example-jar jar 2.4.3
org.geomajas.plugin : geomajas-client-gwt2-plugin-wms-example-jar jar 2.4.3
org.geomajas.plugin : geomajas-client-gwt2-plugin-wms-server-example-jar jar 2.4.3
org.geomajas.plugin : geomajas-client-gwt2-plugin-wfs-server-example-jar jar 2.4.3
org.geomajas.plugin : geomajas-client-gwt2-plugin-editing-example-jar jar 2.4.3
org.geomajas.plugin : geomajas-client-gwt2-plugin-print-example-jar jar 2.4.3
org.geomajas.plugin : geomajas-client-gwt2-plugin-corewidget-example-jar jar 2.4.3
org.geomajas.plugin : geomajas-client-gwt2-plugin-geocoder-example-jar jar 2.4.3
org.geomajas.plugin : geomajas-client-gwt2-plugin-tilebasedlayer-example-jar jar 2.4.3
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : jcl-over-slf4j jar 1.7.7
org.slf4j : log4j-over-slf4j jar 1.7.7
ch.qos.logback : logback-classic jar 1.0.0

provided (1)

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

runtime (1)

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

test (2)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 2.39.0
org.seleniumhq.selenium : selenium-server jar 2.39.0

Project Modules

There are no modules declared in this project.

Geomajas GWT Client 2.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 2.x. It is based upon the GWT technology.

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

Explanation of all folders in the root

  • common-gwt: Libraries containing common code used in both Geomajas clients.
  • api: The client API
  • impl: The implementation of the API.
  • server-extension: Extension of the client to include the Geomajas server.
  • documentation: The main documentation artifact.
  • example-base: Library with showcase layout. It is used by the showcase application.
  • example-jar: Library containing samples on the API
  • example: Showcase application. It bundles all samples from all plugins.
  • plugin: Folder containing all plugins for this client, such as WMS client, editing, GIS widgets, ...

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

Geomajas

Versions

Version
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0
2.2.0
2.1.2
2.1.1
2.1.0-M3
2.1.0-M2
2.0.0
2.0.0-M1
1.9.0