Geomajas server: REST - Example


License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geomajas
ArtifactId

ArtifactId

geomajas-face-rest-example
Last Version

Last Version

1.18.5
Release Date

Release Date

Type

Type

war
Description

Description

Geomajas server: REST - Example
Geomajas server: REST - Example
Project Organization

Project Organization

Geosparc

Download geomajas-face-rest-example

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.geomajas : geomajas-face-rest jar 1.18.5
org.geomajas : geomajas-common-servlet jar 1.18.5
org.geomajas : geomajas-testdata jar 1.18.5
org.geomajas.plugin : geomajas-layer-geotools jar 1.18.5
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
org.geomajas : geomajas-jetty-runner jar 2.6.0

runtime (1)

Group / Artifact Type Version
org.geomajas : geomajas-impl jar 1.18.5

Project Modules

There are no modules declared in this project.

Geomajas Server

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 geomajas server/back-end.

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

Geomajas

Versions

Version
1.18.5
1.18.3
1.18.2
1.18.1
1.18.0
1.17.0
1.16.5
1.16.2
1.16.1
1.16.0
1.15.1
1.15.0
1.14.0
1.0.0