DOWNLOAD
For Developers
If you want to add the Geomajas Server library to an existing application: read the documentation below.
Community & Docs
- All related documentation and configuration.
- All related documentation and configuration.
- Visit the Java API docs for this plug-in.
Using this project in maven
In order to use this plug-in in your Maven-project, add the following dependency to the pom.xml:
<dependency>
<groupId>org.geomajas.project</groupId>
<artifactId>geomajas-project-server</artifactId>
<version>1.16.2</version>
</dependency>
Release Notes
Bug
- [GBE-486] - WFS layer rendering problem in case of no profile territory
- [GBE-506] - TMS layer initialization fails when TMS server not reachable
- [GBE-508] - Let test InfinispanCacheFactoryConfigurationTest.testConfiguration() pass in full build
- [GBE-509] - I18n of legend title
Task
- [GBE-504] - Assemble javadoc in documentation modules
- [GBE-510] - Move deskmanager plugin to Deskmanager Project
- [GBE-511] - Remove System.out.print from non-test classes
- [GBE-513] - update parents version to 2.3.2
- [GBE-514] - Solve rasterizing documentation build fail