All Downloads are FREE. Search and download functionalities are using the official Maven repository.

html.master.html Maven / Gradle / Ivy

The newest version!

      
   Geomajas SLD project

Geomajas SLD project

Geomajas Developers and Geosparc

1.2.1


Chapter 1. Introduction

The Geomajas SLD Project is a stand-alone project under the Geomajas banner. It's goal is to provide a code for handling and manipulating SLD data and files.

Chapter 2. Configuration

Table of Contents

1. Dependencies

1. Dependencies

In order to use this project through Maven, including the following in your dependencyManagement section:

<dependency>
    <groupId>org.geomajas.project</groupId>
    <artifactId>geomajas-project-sld-all</artifactId>
    <version>1.0.0</version>
</dependency>

You can now add the individual modules in your dependency section without version. Maven will also help to manage the version of the project dependencies.

Chapter 3. How-to

...

TODO





© 2015 - 2025 Weber Informatics LLC | Privacy Policy