MVN

org.geomajas.project : geomajas-project-sld-all

Maven & Gradle

Jun 17, 2015
4 usages
0 stars

Geomajas SLD project · Geomajas is a component framework for building rich Internet applications (RIA) with sophisticated capabilities for the display, analysis and management of geographic information. It is a building block that allows developers to add maps and other geographic data capabilities to their web applications. The SLD project is a standalone project that implements a communication, editing and persistence library for SLD (Styled Layer Descriptor) styles.

<dependency>
    <groupId>org.geomajas.project</groupId>
    <artifactId>geomajas-project-sld-all</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.geomajas.project : geomajas-project-sld-all to add to Maven - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of org.geomajas.project : geomajas-project-sld-all to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
geomajas-project-sld-all-1.2.1
geomajas-project-sld-all-1.2.0
1.1.x
geomajas-project-sld-all-1.1.0
1.0.x
geomajas-project-sld-all-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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