Geomajas server: Plugin parent


License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geomajas
ArtifactId

ArtifactId

geomajas-server-plugin-parent
Last Version

Last Version

1.18.5
Release Date

Release Date

Type

Type

pom
Description

Description

Geomajas server: Plugin parent
Geomajas server: Plugin parent
Project Organization

Project Organization

Geosparc

Download geomajas-server-plugin-parent

How to add to project

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

Dependencies

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

Project Modules

  • cache
  • face-rest
  • geocoder
  • profiling
  • layer-wms
  • rasterizing
  • reporting
  • staticsecurity
  • vendorspecificpipeline
  • layer-common
  • layer-geotools
  • layer-googlemaps
  • layer-hibernate
  • layer-openstreetmap
  • layer-tms
  • print
  • runtimeconfig

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