/mapfish-print-1

A component of http://www.mapfish.org for printing templated cartographic maps. This module is the java serverside module. It works well with the mapfish print javascript module.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

This fork uses maven to build and deploy instead of gradle

== build ==
mvn install

== Deploy ==
- Execute the following command():

mvn deploy

The command will build and upload all artifacts to the maven.geo-solutions.it repository.